{% trans "Hello" %},
{% trans "You're receiving this email because you requested a password reset for your account. Please click the button below to set a new password:" %}
{% trans "If the button above doesn't work, you can also copy and paste the following link into your browser:" %}
{{ protocol }}://{{ domain }}{% url 'password_reset_confirm' uidb64=uid token=token %}