{% include head.html %}
{% include topnav.html %}
{% include sidebar.html %}
{{content}}
{% if site.google_analytics %} {% include google_analytics.html %} {% endif %}