mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-12 19:38:04 +00:00
6 lines
306 B
Handlebars
6 lines
306 B
Handlebars
|
<li class="wrap">
|
||
|
<article class="post type-post status-publish format-standard hentry">
|
||
|
<h2 class="entry-title"><a href="/{{slug}}" rel="bookmark">{{title}}</a></h2>
|
||
|
<time class="updated" datetime="2012-05-03">{{dateFormat createdAt format="MMMM DD, YYYY"}}</time>
|
||
|
</article>
|
||
|
</li>
|