From 4f685a9ffcc8787cf170a64dd6a29ccbf9d38eac Mon Sep 17 00:00:00 2001 From: Athou Date: Mon, 8 Apr 2013 14:30:04 +0200 Subject: [PATCH] display error message above entries --- src/main/webapp/templates/feeds.view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/templates/feeds.view.html b/src/main/webapp/templates/feeds.view.html index 61cc2953..232571f0 100644 --- a/src/main/webapp/templates/feeds.view.html +++ b/src/main/webapp/templates/feeds.view.html @@ -5,6 +5,7 @@
+
Error while loading this feed : {{message}}
@@ -29,6 +30,5 @@
"{{name}}" has no unread items.
-
Error while loading this feed : {{message}}
\ No newline at end of file