{% if analytics is defined %}
{% include '_analytics.html' %}
{% endif %}
{% if theme.favicon is defined %}
{% endif %}
{% if theme.fontawesome is defined %}
{% endif %}
{% block head %}{% endblock %}
{% if title != "Index" %}
{{title}} - {% endif %}{{SITE_TITLE}}