mirror of
https://github.com/sbrow/thor.git
synced 2026-08-26 11:23:32 -04:00
6 lines
134 B
HTML
6 lines
134 B
HTML
<li class="comment">
|
|
<strong>{{author}}</strong>
|
|
<time datetime="{{date}}">{{date | format}}</time>
|
|
<p>{{body}}</p>
|
|
</li>
|