{% extends "trading/base.html" %} {% load bootstrap4 %} {% block title %} {% with title="Reset" %} {{ block.super }} {% endwith %} {% endblock title %} {% block content %}
The password reset link you are trying to use is either invalid or has expired. If you need to reset your password, click here to do so.
{% endif %}