aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/post.html b/assets/post.html
index 80934c6..8b105aa 100644
--- a/assets/post.html
+++ b/assets/post.html
@@ -3,7 +3,7 @@
<hr class="hdiv"/>
<div class="head">
<h2><span class="title">%s</span></h2>
-<span class="date">{{ post.date_string }} <!-- {{ post.epoch }} --></span>
+<span class="date">%s <!-- {{ post.epoch }} --></span>
</div>
<div class="body">
%s