{{> sidebar.hbs }}
{{ #each posts }}

{{ this.title }}

{{ format_date this.timestamp "%e %b, %Y" }}
{{{ this.summary }}}
{{ /each }}