From 29686f2972591a98ab8065e2e636850fc9a7bc2d Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 21 Jun 2015 22:12:13 +0200 Subject: [PATCH] Add mirrors and tracker link to download page --- templates/modules/menu.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates/modules/menu.html b/templates/modules/menu.html index b7e23a5f..65d49a20 100644 --- a/templates/modules/menu.html +++ b/templates/modules/menu.html @@ -29,6 +29,13 @@
  • {{ _("Downloads") }}
  • + {% elif hostname in ("downloads.ipfire.org", "download.ipfire.org", "downloads.dev.ipfire.org", "download.dev.ipfire.org") %} +
  • + {{ _("Mirrors") }} +
  • +
  • + {{ _("Tracker") }} +
  • {% elif hostname == "fireinfo.ipfire.org" %}
  • {{ _("Device Vendors") }} -- 2.39.2