mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
6 lines
94 B
HTML
6 lines
94 B
HTML
<div id="article">
|
|
{{#post}}
|
|
<p class="time">{{date}}</p>
|
|
{{{body}}}
|
|
{{/post}}
|
|
</div>
|