From 599cd4e07c59c92fa863f6eb8431394e3813411c Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Mon, 22 Aug 2011 17:24:02 -0400 Subject: [PATCH] updated date now shows up properly --- .themes/classic/source/_includes/post/date.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.themes/classic/source/_includes/post/date.html b/.themes/classic/source/_includes/post/date.html index f1ed4815981..dce92472bc4 100644 --- a/.themes/classic/source/_includes/post/date.html +++ b/.themes/classic/source/_includes/post/date.html @@ -6,5 +6,5 @@ {% endif %} {% if was_updated != '0' %} - + {% endif %}