samhuri.net/templates/blog/link.rss.html
2011-11-27 17:59:45 -08:00

11 lines
227 B
HTML

<article>
{{#post}}
<header>
<h1><a href="{{link}}">&rarr; {{title}}</a></h1>
<time>{{date}}</time>
</header>
{{{html}}}
<p><a href="{{url}}">&infin;</a></p>
{{/post}}
</article>
<p class="sep">&#x0f04;</p>