{# Vite dev mode: HMR client #} {% if get_vite_client_url() %} {% endif %} {# CSS: dev server or hashed production file #} {# Theme switcher JS (loads immediately to prevent flash) #} {% block extra_head %}{% endblock %} {% block content %}{% endblock %} {# Main JS #} {% block extra_scripts %}{% endblock %}