{% block htmltitle %}
{% if page.title %}{{ page.title }} - {% endif %}{{ config.site_name }}
{% endblock %} {% if config.site_description %}
{% endif %}
{# Set the brand customizations #} {%- for path in extra_javascript %} {%- endfor %} {%- block extrahead %} {% endblock %}
{% if config.extra.logo_url %}
{% endif %}
{{ config.site_name }}
{{ page.content }}