{% block css %}{% endblock css %} {% block js %}{% endblock js %}
{% include "navigation/side.html" %}
{% include "navigation/top.html" %} {% block content %} {% endblock content %}
{% include "modals/modals.html" %} {% block bottomjs %}{% endblock bottomjs %}