mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-12-03 21:34:52 +01:00
8 lines
241 B
Plaintext
8 lines
241 B
Plaintext
|
Hello,
|
||
|
|
||
|
This is a courtesy e-mail to let you know that ticket {{ ticket.ticket }} ("{{ ticket.title }}") has been escalated automatically.
|
||
|
|
||
|
You can view this online at {{ ticket.staff_url }}.
|
||
|
|
||
|
{% include "helpdesk/emails/text_footer.txt" %}
|