{% if current_user.theme != '' %} {% endif %} {% if current_user.theme in dark_themes %} {% else %} {% endif %} {% block head %}{% endblock %} {% set active_page = active_page|default('setup') -%} {%- block body %}{% endblock -%}