Hello {{ user.first_name }} {{ user.last_name }}! Someone asked for password reset for email {{ email }}. Follow the link below: {{ protocol}}://{{ domain }}{% url 'password_reset_confirm' uidb64=uid token=token %}. and login with your username: {{ user.ldapusermap.ldap_user|default:user.get_username }} Best regards, Your Community Managers.