mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-12-03 05:14:46 +01:00
224ad8722f
* E-mail owner, Queue CC and submitter on escalation
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" %}
|