mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-25 15:49:29 +00:00
Reorganise the file structure into a project tree
This commit is contained in:
13
app/hr/templates/hr/emails/message.txt
Normal file
13
app/hr/templates/hr/emails/message.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Hi {{ app.character }},
|
||||
|
||||
A message was sent to you regarding your current application to {{ app.corporation }}:
|
||||
|
||||
{% if note %}
|
||||
{{ note }}
|
||||
{% endif %}
|
||||
|
||||
If you have any further questions regarding your application, please contact {{ app.corporation }} via the normal channels.
|
||||
|
||||
Regards,
|
||||
|
||||
{{ app.corporation }} HR Bot
|
||||
Reference in New Issue
Block a user