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