- Basic MU support
This commit is contained in:
John O'Nolan
2014-08-10 10:18:21 +03:00
parent 2dafaa257a
commit 688e708cb8
5 changed files with 59 additions and 10 deletions

View File

@@ -22,7 +22,7 @@
<article class="{{post_class}}">
<header class="post-header">
<span class="post-meta"><time datetime="{{date format='YYYY-MM-DD'}}">{{date format="DD MMM YYYY"}}</time> {{tags prefix="on "}}</span>
<span class="post-meta">{{author}}, <time datetime="{{date format='YYYY-MM-DD'}}">{{date format="DD MMM YYYY"}}</time> {{tags prefix="on "}}</span>
<h2 class="post-title"><a href="{{url}}">{{{title}}}</a></h2>
</header>
<section class="post-excerpt">