From 0e7730e1f597b86b3f7494186f86dab25bf4282f Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mar 05 2020 14:06:44 +0000 Subject: Drop the FEDMENU integration This feature was un-documented, is no longer used in the Fedora Infrastructure and if we ever wanted to bring something like this back it should be done via the themes, not in the master template of the default theme. Signed-off-by: Pierre-Yves Chibon --- diff --git a/pagure/templates/master.html b/pagure/templates/master.html index 1f8a097..5227fc2 100644 --- a/pagure/templates/master.html +++ b/pagure/templates/master.html @@ -175,20 +175,5 @@ {% endblock %} -{% if config['FEDMENU_URL'] %} - - - -{% endif %} -