From e77e92d39f7a6c0e86894ab6a2e935ace7ca6e0d Mon Sep 17 00:00:00 2001 From: Charles Date: Mon, 28 Jul 2025 11:02:19 +0200 Subject: [PATCH] refactor --- templates/{elements => user}/userInformation.html.twig | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename templates/{elements => user}/userInformation.html.twig (100%) diff --git a/templates/elements/userInformation.html.twig b/templates/user/userInformation.html.twig similarity index 100% rename from templates/elements/userInformation.html.twig rename to templates/user/userInformation.html.twig