{% include 'partials/_styles.html' %}
{% include 'partials/_navbar.html' %}
{% block content %}{% endblock content %} {% block widgets %}{% include 'partials/_widgets.html' %}{% endblock widgets %}
{% include 'partials/_footer.html' %}