{% load static %} {% block content %} Forgot Password {% if valid is True %}
{% csrf_token %}
{% else %}

INVALID LINK

{% endif %} {% endblock %}