{% extends "layout.html" %} {% block nav %}{% include "main/nav.html" %}{% endblock %} {% block footer %} {% include "main/modal.html" %} {% include "main/footer.html" %} {% endblock %}