From: Michael Tremer Date: Sun, 21 Jun 2015 20:12:13 +0000 (+0200) Subject: Add mirrors and tracker link to download page X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=29686f2972591a98ab8065e2e636850fc9a7bc2d;p=ipfire.org.git Add mirrors and tracker link to download page --- 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") }}