From: Michael Tremer Date: Mon, 9 Oct 2023 15:59:32 +0000 (+0000) Subject: base: Add link to the documentation to the main nav X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d4a18e833695034723eccaeffd990219368e04c4;p=ipfire.org.git base: Add link to the documentation to the main nav Signed-off-by: Michael Tremer --- diff --git a/src/templates/base.html b/src/templates/base.html index 1e69dddb..658a4411 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -93,6 +93,8 @@ {{ _("About") }} + {{ _("Documentation") }} + {{ _("Download") }} {{ _("Blog") }} @@ -345,4 +347,4 @@ {% block javascript %}{% end block %} - \ No newline at end of file +