From 4be4f98f70144fb1e1aaec6b8fa3033196e292b3 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Thu, 21 Nov 2013 18:48:06 +0100 Subject: Added an option to index all the database. --- pyaggr3g470r/templates/management.html | 1 + 1 file changed, 1 insertion(+) (limited to 'pyaggr3g470r/templates/management.html') diff --git a/pyaggr3g470r/templates/management.html b/pyaggr3g470r/templates/management.html index 61da8943..8647f2e3 100644 --- a/pyaggr3g470r/templates/management.html +++ b/pyaggr3g470r/templates/management.html @@ -5,6 +5,7 @@

Your subscriptions

You are subscribed to {{ nb_feeds }} feeds. Add a feed.

{{ nb_articles }} articles are stored in the database with {{ nb_unread_articles }} unread articles.

+ Index database {% endblock %} \ No newline at end of file -- cgit