{% set meta_title = self.title() | striptags | trim %} {% set meta_description %}{% block meta_description %}AniWorld Downloader Web UI{% endblock %}{% endset %} {% include "head_meta.html" %} {# ?nocss=1 is the way back in when a theme hides the settings page #} {% if custom_css_version and request.args.get('nocss') != '1' %} {% endif %} {% block head %}{% endblock %}
{# Paint surfaces for themes. Empty and invisible until a theme uses them, so a theme never has to hijack a pseudo-element that belongs to the app. #} {% if custom_shader_version and request.args.get('nocss') != '1' %} {% endif %}