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