From c75863ff0f5a464cabe0bbcc79526a1362235427 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Fri, 21 Aug 2015 11:49:46 +0200 Subject: UI: Add feed ID in article container https://github.com/FreshRSS/FreshRSS/issues/953 --- app/views/index/normal.phtml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'app/views/index/normal.phtml') diff --git a/app/views/index/normal.phtml b/app/views/index/normal.phtml index f71abf158..91ebcebd3 100644 --- a/app/views/index/normal.phtml +++ b/app/views/index/normal.phtml @@ -56,7 +56,11 @@ if (!empty($this->entries)) { ?>
renderHelper('index/normal/entry_header'); -- cgit v1.2.3