{% extends "cosmicdb/base.html" %} {% block title %}Reset Password{% endblock %} {% load static crispy_forms_tags cosmic_tags %} {% block body %}
Forgotten your password?
Enter your email address below, and we'll email instructions for setting a new one.
{% crispy form %}