{{>blog/head.html}}
{{#data}}
{{^post}}
This post doesn't exist... sorry
{{/post}} {{#post}}
{{&content}}
{{/post}}
{{/data}}{{>blog/footer.html}}