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

{{ copyright }}

{% endblock %}