{% load static %} {% load app_tags %} {% load sekizai_tags %} {% render_block "css" %} {% block title %}Code for Life{% endblock %} {% include "common/onetrust_cookies_consent_notice.html" %} {% block head %} {% endblock head %} {% block css %} {% endblock css %} {% include "portal/tag_manager/tag_manager_head.html" %} {% 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" %} {% render_block "js" %} {% include 'portal/mouseflow.html' %}
{% block scripts %} {% include "common/freshdesk_widget.html" %} {% endblock scripts %}