From 643e32c599ce043a6c00f4a5d4f16ba05cd6c6f6 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 27 Nov 2024 11:24:07 +0000 Subject: [PATCH] base: Add link to community.ipfire.org Signed-off-by: Michael Tremer --- src/templates/base.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/templates/base.html b/src/templates/base.html index 87f7242f..26fcf829 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -121,6 +121,8 @@ {{ _("Blog") }} + {{ _("Community") }} + {{ _("Help") }} {% end %} -- 2.47.2