]> git.ipfire.org Git - ipfire.org.git/commitdiff
download: Make it clear that this is the download page
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 1 Nov 2018 11:00:51 +0000 (11:00 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 1 Nov 2018 11:00:51 +0000 (11:00 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/download/release.html

index 2437248e28831c8e0d1d6e21fb8a968321b4ce91..3122bcbaf4075e445772ecdc1b196b8b6f8872bb 100644 (file)
@@ -5,7 +5,10 @@
 {% block container %}
        <section>
                <div class="container">
+                       <h6 class="mb-0">{{ _("Download") }}</h6>
+
                        <h1 class="mb-0">{{ release }}</h1>
+
                        <h6 class="text-muted mb-5">
                                {{ _("Released %s") % locale.format_date(release.published, relative=True, shorter=True) }}