uchill/backend/apps/users/templates/emails/mentor_invitation.txt

15 lines
456 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Здравствуйте!
{{ mentor_name }} приглашает вас в качестве ученика на платформу Uchill.
{% if set_password_url %}
Установите пароль и подтвердите приглашение по ссылке:
{{ set_password_url }}
{% elif confirm_url %}
Подтвердите приглашение по ссылке:
{{ confirm_url }}
{% endif %}
С уважением,
Команда Uchill