{% if v and v.theme2 %} {% set theme = v.theme2 %} {% else %} {% set theme = 'theme-iron dark' %} {% endif %} {% block pagetitle %}Settings - {{'SITE_NAME' | app_config}}{% endblock %} {% block stylesheets %} {% if v %} {% if v.agendaposter %} {% elif v.css and not request.path.startswith('/settings/css') %} {% endif %} {% else %} {% endif %} {% endblock %} {% include "CHRISTMAS/header-tw.html" %}

Settings

{% if error %} {% endif %} {% if msg %} {% endif %} {% block content %} {% endblock %}
{% include "CHRISTMAS/sidebars/SettingsSidebar.html" %}
{% include "CHRISTMAS/footer.html" %}
{% block clipboard %} {% endblock %} {% if v %} {% endif %} {% if v %} {% include "CHRISTMAS/modals/Modal2FA.html" %} {% include "CHRISTMAS/modals/ModalThemePicker.html" %} {% endif %} {% include "CHRISTMAS/mobile_navigation_bar.html" %} {% block modals %}{% endblock %} {% block onload %}{% endblock %} {% block scripts %}{% endblock %} {% if v %} {% endif %}