From 6475e8f6abef5dedac8fd75a94e89f3acf1ef519 Mon Sep 17 00:00:00 2001 From: Joseph <118475783+josephmccomas@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:31:57 -0500 Subject: [PATCH] Fixed Event Display --- .../templates/groups/group-list.html | 36 ++++++++++--------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/src/main/resources/templates/groups/group-list.html b/src/main/resources/templates/groups/group-list.html index 3ed173f..ad277cd 100644 --- a/src/main/resources/templates/groups/group-list.html +++ b/src/main/resources/templates/groups/group-list.html @@ -1,30 +1,32 @@ + xmlns:th="http://www.thymeleaf.org" + xmlns:sec="http://www.thymeleaf.org/extras/spring-security">
- -