{% include 'head.html' %}
{% include 'nav.html' %} {% block content %}{% endblock %} {% block footer %} {% include 'footer.html' %} {% endblock %} {% include 'dark_light_mode_base.html' %}