{% include "head.html" %}
{% include "modals.html" %} {% include "sidebar.html" %}
{% block content %} {% endblock %} {% include "footer.html" %}
{% include "js.html" %}