{% load static simpletags %} {% get_setting "SIMPLEUI_DEFAULT_THEME" as theme %} {% if theme == "dark.css" %} {% else %} {% endif %}