{% include head.html %}
{% include header.html %}
{{ content }}
{% if paginator.total_pages > 1 %} {% endif %} {% if site.google_analytics %} {% include analytics.html %} {% endif %}