{% include "partials/styles.html" %}
{% include "partials/navbar.html" %}
{% include "partials/sidebar.html" %}
{% block content %} {% endblock content %}
{% include "partials/scripts.html" %}