diff --git a/breccia_mapper/templates/registration/password_reset_complete.html b/breccia_mapper/templates/registration/password_reset_complete.html index 5ff1a12..fbf989f 100644 --- a/breccia_mapper/templates/registration/password_reset_complete.html +++ b/breccia_mapper/templates/registration/password_reset_complete.html @@ -4,5 +4,5 @@ {% block content %}
Your password has been successfully reset. You can now log in using it.
+Your password has been successfully reset. You can now log in using it.
If you haven't yet completed your profile, please do this now. {% endblock %} \ No newline at end of file