{% extends 'base/base.html' %} {% load static %} {% block title %}Password Reset{% endblock %} {% block content %}

Password reset link was sent to your email!

Go Home
{% endblock %} {% comment %} vi: ft=htmldjango {% endcomment %}