diff --git a/src/accounts/templates/accounts/profile.html b/src/accounts/templates/accounts/profile.html index 33b17fc..f1d788c 100644 --- a/src/accounts/templates/accounts/profile.html +++ b/src/accounts/templates/accounts/profile.html @@ -84,7 +84,7 @@
  • {{ creat.name }}
  • {% endfor %} {% else %} -

    {% trans "It seems that this user has not created any challenge yet..." %}

    +
  • {% trans "It seems that this user has not created any challenge yet..." %}
  • {% endif %}