{% load staticfiles %} {% load app_tags %} {% load cache %} {% load sekizai_tags %} {% load hijack_tags %} {% render_block "css" %} {% block title %}Code for Life{% endblock %} {% include "common/onetrust_cookies_consent_notice.html" %} {% block head %} {% endblock head %} {% block css %} {% cache 3600 fragment-base_new-css %} {% endcache %} {% endblock css %} {% include "portal/tag_manager/tag_manager_head.html" %} {% cache 3600 fragment-base_new-javascript %} {% endcache %} {% block check_user_status %} {% endblock check_user_status %} {% block google_analytics %} {% if request|is_production %} {% endif %} {% endblock google_analytics %} {% include "portal/tag_manager/tag_manager_body.html" %} {% hijack_notification %} {% render_block "js" %} {% include 'portal/mouseflow.html' %} {% block contentWrapper %}
{% block topBar %}
{% endblock topBar %} {% block subNav %} {% endblock subNav %}
{% if messages %} {% endif %}
{% block contentDiv %}
{% block content %} {% block base_new_content %}{% endblock %} {% endblock content %}
{% endblock contentDiv %}
{% endblock contentWrapper %} {% block footer %} {% cache 3600 fragment-base_new-footer %} {% endcache %} {% endblock footer %}
{% block scripts %} {% endblock scripts %}