{% include 'base.html.twig' %} {% block body %}

Apie mus

{% if aboutText is defined and aboutText is not null %} {{ aboutText.text|raw }} {% endif %}
{% if aboutBanner is not null %} {% endif %}
{% include 'default/footer.html.twig' %} {% endblock %}