{% for path in cfg.WEB_CSS_PATH %}
{% endfor %} {% block extra_head %}{% endblock %}
Theme:
🌗 Auto
☀️ Light
🌙 Dark
{% block content %}{% endblock %}
{% for path in cfg.WEB_JS_PATH %} {% endfor %} {% block extra_scripts %}{% endblock %}