{% include "emails/header.html" %}
{% block content %} {% endblock %}
{% include "emails/footer.html" %}