PClib demo site

Template inclusion.

You can include templates from php or by "include" element in template. In such case, elements from included template will be merged into current template.

This text is coming from included template _partial.tpl with parameter '*parameter*'.

Info message: Hello! (using template if)

List item 1
List item 2
List item 3

Elapsed time: 21.05 ms