{% if page.featured_image %}
{% endif %}
{% if page.title %}
{% else %}
{% endif %}
{% if page.title == "Home" %}{{ site.title }} · {{ site.tagline }}{% else %}{{ page.title }} · {{ site.title }}{% endif %}
{% include stylesheets.html async=true components=true content-fonts=true font-awesome=true grid=true %}
{% include stylesheets.html async=false components=true content-fonts=true font-awesome=true grid=true %}
{% include analyticstracking.html %}