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