{% include head.html %} {% unless site.print == true %} {% if page.video == true %} {% endif %} {% endunless %} {% unless site.print == true %} {% if page.datatable == true %} {% endif %} {% endunless %} {% include topnav.html %}
 
{% include sidebar.html %}
{{content}}
{% if site.google_analytics %} {% include google_analytics.html %} {% endif %}