{% include 'partials/header.html' %}
{% block content %} {% endblock %}
{% include 'partials/footer.html' %}