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"> - - Groups List - - + + Groups List + + - -

This is the GROUPS LIST page

-
-
- -
-
-

- Admined by: -
+

GROUP LIST

+
+
+ +
+
- \ No newline at end of file