samhuri.net/templates/post.rss.html

6 lines
94 B
HTML

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