diff --git a/app/templates/sso/lookup/user.html b/app/templates/sso/lookup/user.html index 5ae35d4..55573d1 100644 --- a/app/templates/sso/lookup/user.html +++ b/app/templates/sso/lookup/user.html @@ -70,6 +70,7 @@ {% endif %} +{% if perms.sso.can_view_users %}

Eve API Keys

{% if user.eveaccount_set.all %} @@ -90,6 +91,8 @@ {% endfor %} {% endif %} +{% endif %} +
{% if user.eveaccount_set.all %}