{{ get.warn }}
{% endif %}
{% if 1 == 55 %}
custom header
{{ warn_2|raw }}
{% endif %}
{% if warn is defined and warn is not empty %}
{{ warn|raw }}
{% endif %}
{#
шаблон в центр: {{ tpl_body }}
#}
{#
11
{{ pa(menu) }}
22
{{ pa(a_menu) }}
#}
{#{ pa(now_level) }#}
{% if tpl_body is defined and tpl_body is not empty %}
{#{{ tpl_body }}#}
{% include tpl_body %}
{% endif %}
{#