--- sectionid: blog --- {% include header.html %}
{% include nav_blog.html %}

{{ page.title }}

{{ page.date | date: "%B %e, %Y" }} by {{ page.author }}

{{ content }}
{% include footer.html %}