{% extends "dl_user/base.html" %} {% load bootstrap3 %} {% block bootstrap3_title %}Password reset sent{% endblock %} {% block content %}

Password change / reset

{% bootstrap_alert "A link has been sent to the email you provided. Follow the instructions" alert_type="info" dismissable=False %} {% endblock %}