From bcc8cb508777155348eeed52da5f95bd82c37b4d Mon Sep 17 00:00:00 2001 From: Fabian Braun Date: Thu, 29 Feb 2024 00:12:01 +0100 Subject: [PATCH] Remove superflous "x" from menu template --- djangocms_frontend/templates/bootstrap5/menu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/djangocms_frontend/templates/bootstrap5/menu.html b/djangocms_frontend/templates/bootstrap5/menu.html index 5193a5a1..dc4996e2 100644 --- a/djangocms_frontend/templates/bootstrap5/menu.html +++ b/djangocms_frontend/templates/bootstrap5/menu.html @@ -1,7 +1,7 @@ {% load i18n menu_tags cache %}{% spaceless %} {% for child in children %}