mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-07-20 20:56:06 +00:00
@ -13,22 +13,5 @@
|
||||
<section class="entry-content">
|
||||
{{{content_html}}}
|
||||
</section>
|
||||
|
||||
<footer class="entry-footer">
|
||||
<section class="entry-meta">
|
||||
<h5>Published</h5>
|
||||
<time class="updated" datetime="{{dateFormat created_at format='YYYY-MM-DD'}}">{{dateFormat created_at format='DD MMMM YYYY'}}</time>
|
||||
<h5>Share</h5>
|
||||
<ul class="share">
|
||||
<li><a href="#">Twitter</a></li>
|
||||
<li><a href="#">Facebook</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="comments">
|
||||
<h4>What do you think?</h4>
|
||||
<p>Rather than having a comments section where you'll never know if I'm actually reading or not... why not talk to me <a href="http://twitter.com/JohnONolan">on Twitter</a>? I'll definitely read your comment, and I'll probably reply, too!</p>
|
||||
</section>
|
||||
<div class="clearfix"></div>
|
||||
</footer>
|
||||
</div>
|
||||
</article>
|
||||
|
Reference in New Issue
Block a user