{# Inter font #} {# CSS Cascade Layer order #} {# v0.62 CSS refactor (Phase 4 teardown): Tailwind compiled bundle removed. Marketing templates consume site-sections.css (loaded as part of dazzle.css below). #} {# DAZZLE design system layer — local route served by site_routes.py. #} {% if custom_css %} {# Project custom CSS #} {% endif %} {# Lucide icons — self-hosted vendored copy. #} {% block og_meta %}{% endblock %} {% if active_analytics_providers is defined and active_analytics_providers %} {% include "site/includes/analytics/head_scripts.html" %} {% endif %} {% block head_extra %}{% endblock %}
{% if active_analytics_providers is defined and active_analytics_providers %} {% include "site/includes/analytics/body_scripts.html" %} {% endif %} {% block body %}{% endblock %} {% if consent is defined and consent %} {% include "site/includes/consent_banner.html" %} {% endif %} {% if consent is defined and consent %} {% endif %} {% if active_analytics_providers is defined and active_analytics_providers %} {% endif %} {% block scripts_extra %}{% endblock %}