{% extends "trading/base.html" %} {% block title %} {% with title="Password reset" %} {{ block.super }} {% endwith %} {% endblock title %} {% block content %}

Success

Your password has successfully been reset. You may now use your new password to log in.
{% endblock %}