{% extends "base.html" %} {% block head %} {{ super() }} {% endblock %} {% block title %}Forgot Password{% endblock %} {% block headline %}Forgot Password{% endblock %} {% block second_title %}So, you forgot your password?
Dont panic, we got you covered!{% endblock %} {% block content %}

Name or Email:

{% endblock %}