mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-07-29 07:01:35 +00:00
Change directory structure (move ./nopaque/* to ./)
This commit is contained in:
9
app/templates/tasks/email/notification.txt.j2
Normal file
9
app/templates/tasks/email/notification.txt.j2
Normal file
@@ -0,0 +1,9 @@
|
||||
Dear {{ job.creator.username }},
|
||||
|
||||
The status of your Job "{{ job.title }}" has changed!
|
||||
It is now {{ job.status }}!
|
||||
|
||||
You can access your Job here: {{ url_for('jobs.job', job_id=job.id) }}
|
||||
|
||||
Kind regards!
|
||||
Your nopaque team
|
Reference in New Issue
Block a user