{% autoescape off %} Hello, You're receiving this email because you requested a password reset for your Haven Grazuri Investment Limited account. Please go to the following page and choose a new password: {% if request.is_secure %}https{% else %}http{% endif %}://{{ domain }}{% url 'users:password_reset_confirm' uidb64=uid token=token %} Your username: {{ user.get_username }} If you didn't request this password reset, you can safely ignore this email. Thanks, The Haven Grazuri Investment Limited Team {% endautoescape %}