From 87dfe2813327bc04fe45c168bdf832d0d88511b6 Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Sun, 6 Apr 2014 20:24:39 -0700 Subject: [PATCH] Remove useless link from blog entry view --- rophako/www/blog/entry.inc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rophako/www/blog/entry.inc.html b/rophako/www/blog/entry.inc.html index c166e5a..94b871e 100644 --- a/rophako/www/blog/entry.inc.html +++ b/rophako/www/blog/entry.inc.html @@ -25,7 +25,7 @@
- Posted by {{ post["profile"]["name"] }} + Posted by {{ post["profile"]["name"] }} on {{ post["pretty_time"] }}
@@ -76,4 +76,4 @@ ) | safe }} {% endif %} -{% endmacro %} \ No newline at end of file +{% endmacro %}