mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-06-28 05:19:34 +00:00
10 lines
180 B
HTML
10 lines
180 B
HTML
<article>
|
|
{{#post}}
|
|
<header>
|
|
<h1><a href="{{url}}">{{title}}</a></h1>
|
|
<time>{{date}}</time>
|
|
</header>
|
|
{{{html}}}
|
|
{{/post}}
|
|
</article>
|
|
<p class="sep">༄</p>
|