{% include 'base_head.html' %} {% block extrahead %}{% endblock %}
{% include 'includes/header.html' with context %}
{%- block content %}{% endblock -%}
{% block modal %}{% endblock %}
{% include 'includes/formatting_window.html' %} {% include 'base_body_scripts.html' %} {% block extrabody %}{% endblock %}