From 12bd58c48467d631c20d29522035f5f8cb7e2ef6 Mon Sep 17 00:00:00 2001 From: Athou Date: Thu, 2 May 2013 10:01:51 +0200 Subject: [PATCH] format feed refresh time the same way we format entries time --- src/main/webapp/templates/feeds.feed_details.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/templates/feeds.feed_details.html b/src/main/webapp/templates/feeds.feed_details.html index d4a8c9be..98c6acc3 100644 --- a/src/main/webapp/templates/feeds.feed_details.html +++ b/src/main/webapp/templates/feeds.feed_details.html @@ -30,7 +30,7 @@
- {{sub.lastRefresh|date:'medium'}} + {{sub.lastRefresh|entryDate}}