From: Michael Tremer Date: Fri, 26 Oct 2018 19:00:00 +0000 (+0100) Subject: mirrors: Add subtitle to header X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc9cbcf2fdf7eba550f6924be34a6a0efc71d8d0;p=ipfire.org.git mirrors: Add subtitle to header Signed-off-by: Michael Tremer --- diff --git a/src/templates/base.html b/src/templates/base.html index 3dca7ea3..8e4b9f60 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -23,6 +23,8 @@ {% if hostname == "blog.ipfire.org" %} {{ _("Blog") }} + {% elif hostname == "mirrors.ipfire.org" %} + {{ _("Mirrors") }} {% elif hostname == "people.ipfire.org" %} {{ _("People") }} {% end %} diff --git a/src/templates/mirrors/index.html b/src/templates/mirrors/index.html index 02478ac5..5ff7169d 100644 --- a/src/templates/mirrors/index.html +++ b/src/templates/mirrors/index.html @@ -3,16 +3,6 @@ {% block title %}{{ _("Mirrors") }}{% end block %} {% block content %} -
-
-
-
-

{{ _("Mirrors") }}

-
-
-
-
-