author | samuel huron <admin@cybunk.com> |
Mon, 14 Jun 2010 10:03:42 +0200 | |
changeset 36 | 0df13ef0a63c |
parent 0 | ecdfc63274bf |
permissions | -rw-r--r-- |
{% extends "registration/base.html" %} {% load i18n %} {% block breadcrumb %} <li></li> <li>{% trans 'Password reset' %}</li> {% endblock %} {% block content_title %}{% trans 'Password reset successful' %}{% endblock %} {% block iricontent %} <p>{% trans "We've e-mailed you instructions for setting your password to the e-mail address you submitted. You should be receiving it shortly." %}</p> {% endblock %}