diff --git a/src/accounts/templates/accounts/profile.html b/src/accounts/templates/accounts/profile.html index ac67508..44fd9d2 100644 --- a/src/accounts/templates/accounts/profile.html +++ b/src/accounts/templates/accounts/profile.html @@ -60,7 +60,7 @@ {% else %} -

{% trans "It's seem {{ user.username }} have never solved any CTF yet..." %}

+

{% trans "It's seem this user have never solved any CTF yet..." %}

{% endif %}