From 488a670bdd5ae5f0c4475e3ecb05bf8877455b7b Mon Sep 17 00:00:00 2001 From: Rico Hoppe Date: Mon, 26 Jun 2023 15:44:17 +0000 Subject: [PATCH] base.hmtl: changed "active" attribute to "is-active" Signed-off-by: Rico Hoppe --- src/templates/base.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/templates/base.html b/src/templates/base.html index ed920ae5..2aaf7dc8 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -49,13 +49,13 @@ {% block menu %} {% if hostname.startswith("www.") or hostname.startswith("dev.") %}