{{> meta }}
{{> header }}
{{#each collections.sticky}}
{{this.title}}
Published:
{{this.date}}
{{/each}} {{#each pagination.files}}
{{this.title}}
Published:
{{this.date}}
{{{this.snippet}}}
{{/each}}
{{#if pagination.previous}}
Prev
{{/if}} {{#if pagination.next}}
Next
{{/if}}
{{> footer }}