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 1List item 2
List item 3
Elapsed time: 1.41 ms