{% block head %}{% endblock %} {% include "components/header.html" %}
{% block content %}{% endblock %}
{% include "components/footer.html" %} {% block scripts %}{% endblock %}