{% extends "admin/layout.html" %} {% block title %}{{ _("Theme Manager") }}{% endblock %} {% block contents %}
{{ theme.description|e }}
{% trans author=theme.html_author_info %}by {{ author }}{% endtrans %}