<!DOCTYPE html> <html> {% include head.html %} <body>

{{ content }}

{% include footer.html %}
{% include scripts.html %}

</body> </html>