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