nopaque/web/app/templates/tasks/email/notification.txt.j2

10 lines
181 B
Plaintext
Raw Normal View History

Dear {{ job.creator.username }},
2020-11-09 16:14:19 +01:00
The status of your Job "{{ job.title }}" has changed!
2020-11-09 16:14:19 +01:00
It is now {{ job.status }}!
2020-11-13 13:33:32 +01:00
You can access your Job here:
2020-11-09 16:14:19 +01:00
Kind regards!
Your nopaque team