{{ post.content }} @@ -162,9 +164,9 @@

{{ post.title }}

{{ theme.social.bar }}
-
+
{% if site.disqus %} From 0a043d0bd05c9cccade981753e9f4f8167367a58 Mon Sep 17 00:00:00 2001 From: Gavin Wray Date: Tue, 24 Feb 2015 13:20:45 +0000 Subject: [PATCH 19/39] Update theme.html --- theme.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/theme.html b/theme.html index 2f3cc82..56cc945 100644 --- a/theme.html +++ b/theme.html @@ -111,6 +111,11 @@

{{ post.title|truncate(70, False, '...') }} + +
+

{{ post.created_at|format_date('%d %b %Y') }}

+
+ +