{% extends "basic/layout.html" %}
{%- block extrahead %}
{%- for fontset in theme_fontsets.split() %}
{%- endfor %}
{%- if theme_favicon %}
{%- endif %}
{% endblock %}
{% block header %}
{% if theme_in_progress|tobool %}
{% endif %}
{% if theme_github_url %}
{% endif %}