{% extends "hobo/base.html" %} {% load i18n %} {% block extrascripts %} {{ block.super }} {% endblock %} {% block breadcrumb %} {{ block.super }} {% trans 'Theme' %} {% endblock %} {% block appbar %}
{% trans "Current theme:" %} {{ selected_theme.label }}
{% endif %}