From e1f20da37f05548150c4b58a56ee285a3aa19185 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Tue, 23 May 2017 23:48:06 +0200 Subject: Added a link in the main menu to the list of bookmarks. --- src/web/templates/layout.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/web') diff --git a/src/web/templates/layout.html b/src/web/templates/layout.html index 202f6854..26cd91b7 100644 --- a/src/web/templates/layout.html +++ b/src/web/templates/layout.html @@ -45,6 +45,15 @@ {% if conf.CRAWLING_METHOD == "default" and (not conf.ON_HEROKU or current_user.is_admin) %}
  • {{ _('Fetch') }}
  • {% endif %} +