{% include head.html %}
{% include header.html %}
{{ content }}
{% include sidebar.html %}
{% if site.production and site.google_ua %} {% include google_analytics.html %} {% endif %} {% if page.comments and site.disqus_shortname %} {% include disqus.html %} {% endif %}