XF 1.2 Creating a page

Use the standard include syntax in the page html:
Code:
<xen:include template="name_of_template" />


Thanks, but I don't entirely understand. Do I create a template named, "Links", then put at the top of the template?:

<xen:include template="Links" />

Then using the "create new page" option in the node tree, I set the url to the url of the template?

EDIT: I think I've got it.

EDIT Again: Damn that was easy ;-)
 
Last edited:
Top Bottom