-add docs
[astakos] / astakos / im / templates / registration / password_reset_done.html
1 {% extends 'base.html'%}
2
3 {% block title%}
4         <h2>Password reset</h2>
5         <p>E-mail sent</p>
6 {% endblock title%}