From c2280a74c5c0d3f1b2a83e55a34ba7f4b2014882 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 4 Aug 2020 17:03:23 +0000 Subject: [PATCH] location: Remove BETA badge Signed-off-by: Michael Tremer --- src/templates/base.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/templates/base.html b/src/templates/base.html index bee5bb0d..a065e058 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -32,7 +32,6 @@ {{ _("Fireinfo") }} {% elif hostname == "location.ipfire.org" %} {{ _("Location") }} - {{ _("BETA") }} {% elif hostname == "mirrors.ipfire.org" %} {{ _("Mirrors") }} {% elif hostname == "people.ipfire.org" %} -- 2.47.3