{% block styles %}{% endblock %} {% include "partials/loader.html" %}
{% include "partials/sidemenu.html" %}
{% block content %}{% endblock %}
{% include "partials/switcher.html" %} {% block scripts %}{% endblock %}