mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-03-06 03:02:02 +01:00
10 lines
332 B
Plaintext
10 lines
332 B
Plaintext
Hello,
|
|
|
|
A ticket currently assigned to you with a subject of "{{ ticket.title }}" has been automatically escalated.
|
|
|
|
Please review this ticket and attempt to provide a resolution as soon as possible.
|
|
|
|
If you wish to view this ticket online, you can visit {{ ticket.get_staff_url }}.
|
|
|
|
{% include "helpdesk/emails/text_footer.txt" %}
|