From dcb3dfdeccebe52e2c2a00fbc28e1ef45a783b50 Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 24 Aug 2023 11:28:39 +0200 Subject: [PATCH] tmpl: populate navbar's about link [skip ci] --- templates/navbar.tmpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/navbar.tmpl b/templates/navbar.tmpl index ef551de..27f6b9b 100644 --- a/templates/navbar.tmpl +++ b/templates/navbar.tmpl @@ -44,7 +44,10 @@ {{end}}
  • - About + + About +
  • {{ if and .Data .Data.RegistrationAllowed }} {{ if or (not .User) (and .User (not .User.IsLoggedIn)) }}