{% include head.html %} {% if page.video == true %} {% endif %} {% if page.datatable == true %} {% endif %} {% include topnav.html %}
 
{% unless page.sidebar == "none" %} {% include sidebar.html %} {% endunless %}
{{content}}

{% if site.google_analytics %} {% include google_analytics.html %} {% endif %}