From 5492e60510379add1523454f322def81167be8be Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 11 Feb 2013 15:30:31 +0100 Subject: new style and style cleanup for the news app --- templates/part.feed.unread.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 templates/part.feed.unread.php (limited to 'templates/part.feed.unread.php') diff --git a/templates/part.feed.unread.php b/templates/part.feed.unread.php new file mode 100644 index 000000000..9388bb1df --- /dev/null +++ b/templates/part.feed.unread.php @@ -0,0 +1,20 @@ +
  • + + t('New articles'))?> + + + + {{ getUnreadCount(feedType.Starred, 0) }} + + + +
  • \ No newline at end of file -- cgit v1.2.3