From de64feb54977de79f3487fb41ecd242ae6d40ee6 Mon Sep 17 00:00:00 2001 From: Tykayn Date: Tue, 27 May 2025 00:24:05 +0200 Subject: [PATCH] template up on success --- templates/public/view.html.twig | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/public/view.html.twig b/templates/public/view.html.twig index 7656351..a8f63c0 100644 --- a/templates/public/view.html.twig +++ b/templates/public/view.html.twig @@ -8,6 +8,7 @@ {% endblock %} {% block body %} +

Hello {{ commerce.tags_converted.name }}!

Modification du commerce

@@ -29,12 +30,13 @@ {% else %} {{status}} {% endif %} - +
+Retour à la page d'accueil +
{#

Tags

#} {# {{dump(commerce)}} #} -Retour à la page d'accueil {# {% if commerce.tags_converted."contact:email" is defined %} C'est mon commerce, le modifier {% else %}