+ {% block main %} + {% if page.title %} +

{{ page.title }}

+ {% endif %} + + {{ content|raw }} + {% endblock %} +