{% block styles %}{% endblock %}
{% include('partials/page-header.twig') %} {% block breadcrumbs %}{% endblock %}
{% include('partials/flashes.twig') %} {% block content %}{% endblock %}
{% include('partials/control-bar.twig') %}
{% block scripts %}{% endblock %} {% if env('ANALYTICS_ID','') != '' %} {% endif %}