From f74e91756d1d35a73379019ba58aa2d7c0f804aa Mon Sep 17 00:00:00 2001 From: neo-schobert <77445900+neo-schobert@users.noreply.github.com> Date: Mon, 31 Mar 2025 23:56:41 +0200 Subject: [PATCH] Update Author --- templates/admin/index.html.twig | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/admin/index.html.twig b/templates/admin/index.html.twig index 5e68ff4e..bfb9d7f3 100644 --- a/templates/admin/index.html.twig +++ b/templates/admin/index.html.twig @@ -1,3 +1,4 @@ +{# Edited By Néo Schobert & Yanis Bentoumi #} {% extends 'base.html.twig' %} {% block title %}Hello AdminController!{% endblock %} -- GitLab