diff --git a/core/templates/core/user_preferences.jinja b/core/templates/core/user_preferences.jinja index 13bee656..d20f708f 100644 --- a/core/templates/core/user_preferences.jinja +++ b/core/templates/core/user_preferences.jinja @@ -28,7 +28,7 @@ {% else %} -
{% trans trombi=user.trombi_user.trombi %}You already choose to be in that Trombi: {{ trombi }}.{% endtrans %} +
{% trans trombi=profile.trombi_user.trombi %}You already choose to be in that Trombi: {{ trombi }}.{% endtrans %}
{% trans %}Go to my Trombi tools{% endtrans %}