From bf8eb1c45c85ef9aa32c88a1ca2ecf0a6f29be79 Mon Sep 17 00:00:00 2001
From: neo-schobert <77445900+neo-schobert@users.noreply.github.com>
Date: Mon, 31 Mar 2025 23:56:52 +0200
Subject: [PATCH] Update Author

---
 templates/admin/users.html.twig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/templates/admin/users.html.twig b/templates/admin/users.html.twig
index f663e661..d339b0c7 100644
--- a/templates/admin/users.html.twig
+++ b/templates/admin/users.html.twig
@@ -1,3 +1,4 @@
+{# Edited By Néo Schobert & Yanis Bentoumi #}
 {% extends 'base.html.twig' %}
 
 {% block title %}User Management{% endblock %}
@@ -63,4 +64,4 @@
             </section>
         </div>
     </main>
-{% endblock %}
\ No newline at end of file
+{% endblock %}
-- 
GitLab