{% include head.html %}
{% include nav.html alwayson=true %}
{% include nav/collection_nav.html navdata=site.tutorial type="tutorial" sectionpath="/tutorial/" sectiontitle="Tutorial" %} {{ content }}
{% include footer.html %}