---
layout: default
---
{% include section.html background=page.image %}
{{ page.title }}
{%
include post-info.html
author=page.author
member=page.member
published=page.date
updated=page.last_modified_at
tags=page.tags
%}
{% include section.html %}
{{ content }}
{% include section.html %}
{% include post-nav.html post=page %}