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 %}