First working version of mails on comments.

This commit is contained in:
Ralf Teusner
2016-06-17 14:48:57 +02:00
parent 80503a636a
commit ec26a095f6
6 changed files with 39 additions and 9 deletions

View File

@@ -325,6 +325,16 @@ en:
activation_needed:
body: 'Please visit %{link} and set up a password in order to complete your registration.'
subject: Please complete your registration.
got_new_comment:
body: |
Dear %{receiver_displayname},
you received a new comment from %{commenting_user_displayname} to your request for comments on CodeOcean.
You can find it here: %{link}
Best regards,
your Teaching Team
subject: 'You received a new comment on CodeOcean from %{commenting_user_displayname}.'
reset_password:
body: 'Please visit %{link} if you want to reset your password.'
subject: Password reset instructions