{% autoescape off %}{% trans "You requested a password reset for your account." %} {% trans "Use the link below to choose a new password:" %} {{ protocol }}://{{ domain }}{% url 'paxalia:auth_password_reset_confirm' uidb64=uid token=token %} {% trans "If you did not request this, you can safely ignore this email." %} {% endautoescape %}