{% include "components/head.html" %}
{% include "components/sidebar.html" %} {% include "components/topbar.html" %}
{% include "components/flash_messages_frame.html" %} {% block content %}{% endblock %}
{% block scripts %}{% endblock %}