{% load django_vite %} {% load i18n %} {% get_current_language as LANGUAGE_CODE %} {% load theming_tags %} {% load custom_tags %} {% theme_values request as theme_values %} Tandoor {% if theme_values.custom_theme %} {% endif %}
{% vite_hmr_client %} {% vite_asset 'src/apps/tandoor/main.ts' %}