]> git.ipfire.org Git - ipfire.org.git/commitdiff
mirrors: Add subtitle to header
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 26 Oct 2018 19:00:00 +0000 (20:00 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 26 Oct 2018 19:00:00 +0000 (20:00 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/base.html
src/templates/mirrors/index.html

index 3dca7ea3afa2457f506bf54a5d9b6781c99d6026..8e4b9f609d6d109d5923176864bb47942252dd9b 100644 (file)
@@ -23,6 +23,8 @@
 
                                        {% if hostname == "blog.ipfire.org" %}
                                                {{ _("Blog") }}
+                                       {% elif hostname == "mirrors.ipfire.org" %}
+                                               {{ _("Mirrors") }}
                                        {% elif hostname == "people.ipfire.org" %}
                                                {{ _("People") }}
                                        {% end %}
index 02478ac52b2cead1fc1ce723eb7ea55dc367fb8b..5ff7169dadcd52e93439184c4ef6a55e4cfc3222 100644 (file)
@@ -3,16 +3,6 @@
 {% block title %}{{ _("Mirrors") }}{% end block %}
 
 {% block content %}
-       <section>
-               <div class="container">
-                       <div class="row">
-                               <div class="col col-lg-6">
-                                       <h1 class="display-2">{{ _("Mirrors") }}</h1>
-                               </div>
-                       </div>
-               </div>
-       </section>
-
        <div class="row justify-content-center">
                <div class="col-12 col-md-6">
                        <div class="list-group">