{% include "head.html" %}
{% include "navbar.html" %}
{% block body %}{% endblock %}
{% include "footer.html" %} {% include "scripts.html" %}