mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
14 lines
315 B
Plaintext
14 lines
315 B
Plaintext
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
|