{% extends "registration/base.html" %} {% comment %} vim:ft=htmldjango: {% endcomment %} {% load i18n %} {% block title %} Password Reset - {{ block.super }} {% endblock %} {% block content %}
Your new password has been set. You may go ahead and log in now.