diff --git a/templates/registration/index.html.twig b/templates/registration/index.html.twig index e7ded79bcf6cbee1615e2aec99461f2ee3d298a3..1a3a213c26e7efde776bfdc847f48f5c93a6a307 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 %}