{% extends 'InjectionLog/nologin.html' %} {% block title %}Forogot Your Password?{% endblock %} {% block content %}

Forgot your password or username?

Enter your email address below, and we'll email instructions for setting a new password for the username you registered with

{% csrf_token %} {{ form.as_p }}
{% endblock %}