Statistics
| Branch: | Tag: | Revision:

root / astakos / im / templates / registration / password_reset_done.html @ 890b0eaf

History | View | Annotate | Download (122 Bytes)

1
{% extends 'base.html'%}
2

    
3
{% block title%}
4
        <h2>Password reset</h2>
5
        <p>E-mail sent</p>
6
{% endblock title%}