From b58abb884795ee890942797cbd69bb72e922fb6d Mon Sep 17 00:00:00 2001 From: Steve Nyemba Date: Mon, 22 Jul 2024 16:02:34 -0500 Subject: [PATCH] bug fix: typo --- cms/templates/menu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/templates/menu.html b/cms/templates/menu.html index 40b5ccc..fb58d4c 100644 --- a/cms/templates/menu.html +++ b/cms/templates/menu.html @@ -29,7 +29,7 @@
{% else %} -
+
{% endif %} {{_item.text.replace('-',' ').replace('_',' ')}}