diff --git a/apps/users/templates/users/profile.html b/apps/users/templates/users/profile.html index 2ded96c43a4..be1f3b75927 100644 --- a/apps/users/templates/users/profile.html +++ b/apps/users/templates/users/profile.html @@ -35,8 +35,10 @@

{{ _('In a little more detail...') }}

{# /vcard #} {% if profile.is_developer %} -
- {{ separated_list_items(profile.addons_listed, src='userprofile') }} + {% endif %}