{{#comments}} {{/comments}}
sjs' blog
samhuri.net
→
blog
{{! TODO extract a post partial used here and in index.html }}
{{#post}}
{{title}}
{{date}}
{{{body}}} {{/post}}
༄
{{#previous}}
← {{title}}
{{/previous}} {{#next}}
{{title}} →
{{/next}}
{{#comments}}
(discussion requires JavaScript)
show the discussion
{{/comments}}