{% set active_page='page_1' %} {% include 'sections/head_content.html' %}
{% include 'sections/nav.html' %} {% include 'sections/main.html' %} {% include 'sections/footer.html' %}
{% include 'sections/bottom_scripts.html' %}