{% extends "basic/layout.html" %}
{%- block extrahead %}
{%- if theme_favicon %}
{%- endif %}
{%- if theme_canonical_url %}
{%- endif %}
{% endblock %}
{% block header %}
{% if theme_in_progress|tobool %}
{% endif %}
{% if theme_outdated|tobool %}