This is an independent section
This is an example of a template engine by Vladimir Pavluk
#include command inclusion:
Here is included part:
{#include:test2.html}
Manual inclusion into placeholder:
{include}
Interleaved table via option tag:

Table {j}
Column 1Column 2
Row: {data} Enabled: {enabled:no|yes}
{#custom:Custom command processors are supported {#custom:Recursive tags are also supported. One more recursive tag data: {data}}}
This checkbox is accessed and checked from a program via the document DOM tree