|
|
@ -4,7 +4,7 @@ Profile: {{site_url}}{% url 'users:profil' ticket.user.id%} |
|
|
{% else %} |
|
|
{% else %} |
|
|
An anonymous user (not authenticated) opened a ticket |
|
|
An anonymous user (not authenticated) opened a ticket |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
Answer to the address: {{{ticket.get_mail}}. |
|
|
Answer to the address: {{ticket.get_mail}}. |
|
|
|
|
|
|
|
|
Title: {{ ticket.title | safe }} |
|
|
Title: {{ ticket.title | safe }} |
|
|
|
|
|
|
|
|
|