{% if prev_url %}{% endif %} {% if next_url %}{% endif %} {% block extra_head %}{% endblock %} {{ custom_css_tag(request) }} {% if page_schema %} {% endif %}
{% if breadcrumbs and breadcrumbs|length > 1 %} {% endif %}
{% block content %}{% endblock %}
{% block footer %} {% endblock %} {% if user %} {% endif %} {% block extra_js %}{% endblock %} {{ custom_js_tag(request) }}