{% include "partials/head.html" %}
{% include "partials/navbar.html" %} {% block content %}{% endblock %}
{% include "partials/footer.html" %}