-add docs
[astakos] / astakos / im / templates / registration / password_reset_done.html
diff --git a/astakos/im/templates/registration/password_reset_done.html b/astakos/im/templates/registration/password_reset_done.html
new file mode 100644 (file)
index 0000000..95334dd
--- /dev/null
@@ -0,0 +1,6 @@
+{% extends 'base.html'%}
+
+{% block title%}
+        <h2>Password reset</h2>
+        <p>E-mail sent</p>
+{% endblock title%}