diff --git a/dal/templates/resetpasswordnew.html b/dal/templates/resetpasswordnew.html index adf1d0b..a340fbe 100644 --- a/dal/templates/resetpasswordnew.html +++ b/dal/templates/resetpasswordnew.html @@ -12,7 +12,7 @@
-

{% trans "Please set new password for {{user}} " %}

+

{% trans "Please set new password for "%}{{user}}

{% include 'includes/_messages.html' %}
{% csrf_token %}