{% block head %}{% endblock %}
{% include "flashing.html" %}
{% block content %}{% endblock %}
{% include "modals/confirm_modal.html" %} {% include "modals/info_modal.html" %} {% block scripts %}{% endblock %}