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

7 lines
151 B
HTML

<div id="article">
{{#post}}
<p class="time">{{date}}</p>
{{{body}}}
<p><a class="permalink" href="{{url}}">&infin;</a></p>
{{/post}}
</div>