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