aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/templates
diff options
context:
space:
mode:
authorCédric Bonhomme <kimble.mandel@gmail.com>2013-11-17 23:17:24 +0100
committerCédric Bonhomme <kimble.mandel@gmail.com>2013-11-17 23:17:24 +0100
commitceee9a32841b0909e027c6550a25bc7ef5948a26 (patch)
tree734630db559de4be4def34f778639a497977f8c0 /pyaggr3g470r/templates
parentMinor improvements in utils.py. (diff)
downloadnewspipe-ceee9a32841b0909e027c6550a25bc7ef5948a26.tar.gz
newspipe-ceee9a32841b0909e027c6550a25bc7ef5948a26.tar.bz2
newspipe-ceee9a32841b0909e027c6550a25bc7ef5948a26.zip
List of inavtive feeds.
Diffstat (limited to 'pyaggr3g470r/templates')
-rw-r--r--pyaggr3g470r/templates/layout.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyaggr3g470r/templates/layout.html b/pyaggr3g470r/templates/layout.html
index f649f2ca..541c0ad8 100644
--- a/pyaggr3g470r/templates/layout.html
+++ b/pyaggr3g470r/templates/layout.html
@@ -50,6 +50,7 @@
<ul class="dropdown-menu">
<li><a href="/unread/">Unread</a></li>
<li><a href="/favorites/">Favorites</a></li>
+ <li><a href="/inactives/">Inactive feeds</a></li>
<li><a href="/history/">History</a></li>
</ul>
</li>
bgstack15