{% include '_includes/head.html' %} {% include '_includes/navbar.html' %} {% block content %} {% endblock %} {% include '_includes/javascript.html' %} {% block javascript %} {% endblock %} {% include '_includes/foot.html' %}