Cosmetic fixup

This commit is contained in:
Keichi Takahashi 2015-02-03 22:54:13 +09:00
parent da67c4e25a
commit e481d57714
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<div class="post-meta clearfix">
<div class="post-date pull-left">
Posted on
<time datetime="{{ .Date.Format "2006-01-02T15:04:05Z07:00" | safeHtml}}">
<time datetime="{{ .Date.Format "2006-01-02T15:04:05Z07:00" | safeHtml }}">
{{ .Date.Format "Jan 2, 2006" }}
</time>
</div>