{% load i18n %}
| {{ title }} |
|---|
| {% trans 'Hello' %} {{ user.name }}, |
| {% trans 'Verify code' %}: {{ code }} |
| {% trans 'Copy the verification code to the Reset Password page to reset the password.' %} |
| {% trans 'The validity period of the verification code is one minute' %} |