diff --git a/templates/hr/emails/accepted.txt b/templates/hr/emails/accepted.txt index e5a3581..3d41f75 100644 --- a/templates/hr/emails/accepted.txt +++ b/templates/hr/emails/accepted.txt @@ -2,6 +2,10 @@ 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,