diff --git a/apps/tickets/templates/tickets/_msg_ticket.html b/apps/tickets/templates/tickets/_msg_ticket.html index f26d17e5f..b781e1738 100644 --- a/apps/tickets/templates/tickets/_msg_ticket.html +++ b/apps/tickets/templates/tickets/_msg_ticket.html @@ -1,34 +1,31 @@ {% load i18n %}
+
+ {{ item.title }}: + {{ item.value }} +
+ {% endfor %} ++ {{ item.title }}: + {{ item.value }} +
+ {% endfor %} +- {% trans 'Hello' %} {{ user.name }}, -
-- {{ prompt_msg }} -
-+ {% trans 'Hello' %} {{ user.name }}, +
++ {{ prompt_msg }} +
+