{% load url from future %} Forgot your password? We received a request to reset the password for your account ({{ user.username }}). To reset your password, click on the link below (or copy and paste the URL into your browser): {{ protocol }}://{{ domain }}{% url 'password_reset_confirm' uidb36=uid token=token %}