samhuri.net/templates/blog/post.rss.html
2011-12-03 09:38:51 -08:00

6 lines
94 B
HTML

<div id="article">
{{#post}}
<p class="time">{{date}}</p>
{{{body}}}
{{/post}}
</div>