{% block meta %} {% endblock %}
{% include "nav.html" %}
{% block content %} {% endblock %}
{% include "footer.html" %}