mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-12-02 12:53:20 +01:00
065e7e9eb0
by those queues are in languages that differ from the installation langugage. To utilise this, call your templates 'zz:templatename' where 'zz' is the language code and 'templatename' is the name used by the Helpdesk when sending e-mails. Thanks to Paul Boehm for the submission.
7 lines
271 B
Plaintext
7 lines
271 B
Plaintext
Regards,
|
|
|
|
{{ queue.title }}{% if queue.email_address %}
|
|
{{ queue.email_address }}{% endif %}
|
|
|
|
This e-mail was sent to you as a user of our support service, in accordance with our privacy policy. Please advise us if you believe you have received this e-mail in error.
|