{% extends 'base.html' %} {% block title %}Reset Password — CampusTalent{% endblock %} {% block footer %}{% endblock %} {% block content %}

Forgot your password?

Enter your email and we'll send you a reset link.

{% csrf_token %}

Remember your password? Sign In

{% endblock %}