{% block htmltitle %}
{% if page_title %}{{ page_title }} - {% endif %}{{ site_name }}
{% endblock %} {% if page_description %}
{% endif %}
{# Set the brand_color #} {% if config.extra.brand_color %} {% endif %} {%- for path in extra_javascript %} {%- endfor %} {%- block extrahead %} {% endblock %}
{% if config.extra.logo_url %}
{% endif %}
{{ site_name }}
{{ content }}