{% include "theme::partials/metadata" %} {% include "theme::partials/header" %} {{ addBlock('layouts/default/section')|raw }}
{% include "theme::partials/messages" %} {% if (request_path() == '/') %} {% include "theme::index/default" %} {% else %} {% block content %}{% endblock %} {% endif %}
{% include "theme::partials/footer" %} {% include "theme::partials/settings" %} {% include "theme::partials/assets" %}