mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-23 14:49:31 +00:00
14 lines
384 B
Plaintext
14 lines
384 B
Plaintext
Hi {{ app.character }},
|
|
|
|
Congratulations, Your application to {{ app.corporation }} has been accepted. You will be accepted into the {{ app.corporation }} within the next 24 hours.
|
|
|
|
{% 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
|