{% if has_template %}
{% if tpl_is_classic %}
{% if mapImage is not null %}
{% endif %}
{{ 'app.common.components.welcome'|trans }}

{{ page_title }}

{{ 'now'|localizeddate('full', 'none')|title }}
{% endif %} {% if tpl_is_full %}
{% if mapImage is not null %}
{% endif %}
{{ 'app.common.components.welcome'|trans }}

{{ page_title }}

{{ 'now'|localizeddate('full', 'none')|title }}
{% endif %}
{% endif %}