{{ post.date ~ %B %d, %Y }}
{{ post.body }}
{{ if post.prev }}
«
{{ post.prev.title & }}
{{ endif }} {{ if post.next }}
{{ post.next.title & }}
»
{{ endif }}