{% load static %} {% load django_vite %}
Codex
{% include "icon-headers.html" %} {% include "pwa/headers.html" %} {% if not DEBUG %}
{% endif %} {% if DEBUG %} {% vite_hmr_client %} {% vite_asset 'src/main.js' %} {% else %} {% endif %}
Codex doesn't work without JavaScript
Please enable it to continue.