{% include head.html %} {% if jekyll.environment == 'production' and site.google_analytics %} {% include google-analytics.html %} {% endif %} {% include header.html %}
{{ content }}
{% include footer.html %}