--- layout: page.html ---

{{#if page.picture}} {{/if}} {{ page.title }}

{{#markdown}} {{> body}} {{/markdown}}

Catch up on the latest posts:

    {{#withSort posted 'page.posted'}} {{#each pages }}
  • {{ data.title }}
  • {{/each}} {{/withSort}}
{{> footer}}