Home Tour Demo FAQ App Gallery Buy Now    
Home > Template Tags > How to include a template in another pag...


How to include a template in another page?

{TEMPLATE}

If you need to use a template as a part of another template, you can include it with {TEMPLATE:folder/template_name.html} tag.
This tag simply included the template in another without using it's layout, includes only the content of the template.

You should always provide full template location. Take "dev/" folder as the root folder even if both templates are in the same folder.
 
For example:
If you write {TEMPLATE:profile/memberarea.html} in profile/details.html Memberkit will display memberarea template in details template.



Tags: template tags
Related Articles:


Add a new comment

Send Comment

 
 
Customer Log-in | Support Forums | User Guide | Free Form Builder | Contact Memberkit Team