{% include 'link_css.html' %} {% include 'script.html' %} {% block head %} {% endblock %}
{% include 'nav.html' %}
{% include 'nav_bar_header.html' %}
{% block content %} {% endblock %} {% include 'footer.html' %}