{% extends 'simple_auth/base.html' %} {% block title %}Password Reset Complete{% endblock %} {% block header %}Password Reset Complete{% endblock %} {% block content %}

Your password has been set. You may go ahead and log in now.

{% endblock %}