From: Michael Tremer Date: Wed, 23 Oct 2019 15:27:32 +0000 (+0100) Subject: footer: Add community link and re-order X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b870dc69bdd2fd29774f32f6e28af310a3264fbf;p=ipfire.org.git footer: Add community link and re-order Signed-off-by: Michael Tremer --- diff --git a/src/templates/base.html b/src/templates/base.html index 8b5d10f0..42e4612b 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -299,11 +299,15 @@
  • - {{ _("Download") }} + {{ _("Support") }}
  • - {{ _("Support") }} + {{ _("Blog") }} +
  • + +
  • + {{ _("Community") }}
  • @@ -311,7 +315,7 @@