{% extends "editors/themes/queue.html" %} {% set single_theme = theme %} {% if rereview %} {% set single_theme = theme.theme %} {% endif %} {% set title_text_child = _('Theme Review for {0}')|fe(single_theme.addon.name) %} {% block title %} {{ editor_page_title(title_text_child) }} {% endblock %} {% block page_header %} {{ title_text_child }} {% endblock %} {% block queue_options %}{% endblock %} {% block multi_theme_nav_shortcuts %}{% endblock %} {% block history %}{% endblock %} {% block reviewer %} {% if hasOneToOne(single_theme, 'themelock') %}