diff --git a/netbox/templates/users/userkey.html b/netbox/templates/users/userkey.html index f34d8769b..a2425f224 100644 --- a/netbox/templates/users/userkey.html +++ b/netbox/templates/users/userkey.html @@ -19,6 +19,12 @@ {% endif %} {% include 'inc/created_updated.html' with obj=userkey %} + {% if not userkey.is_active %} +
{{ userkey.public_key }}