PassReset: updated template messages
[myslice.git] / ui / templates / registration / password_reset_confirm.html
index 5d5124e..61ec132 100644 (file)
@@ -26,8 +26,9 @@
 <h2>{% trans 'OneLab secured Password reset wizard' %}</h2>
 <h3>{% trans 'Password reset unsuccessful!' %}</h3>
 
-<p>{% trans "The password reset link was invalid, possibly because it has already been used.  Please request a new password reset." %}</p>
+<p> The password reset link was invalid, possibly because it has already been used.  Please request a <a href="/portal/pass_reset/">password reset.</a></p>
 
+<p>If you still encounter problem please <a href="/portal/contact/">Contact Support</a> for password recovery.</p> 
 {% endif %}
 
 {% endblock %}