{% load i18n %} {% if not theme %}
light_mode {% trans "Light" %} dark_mode {% trans "Dark" %} computer {% trans "System" %}
{% endif %}