{% load static %} {% load i18n %} {% load pyaa_http %} {% load pyaa_vite %} {% if page_title %}{{ page_title }}{% else %}{% translate 'site.name' %}{% endif %} {% vite_all_css %} {% vite_all_js %} {% include "partials/google_analytics.html" %}