+ {{gid}}
diff --git a/ui/app/templates/components/identity/item-policies.hbs b/ui/app/templates/components/identity/item-policies.hbs
index 5d675588e..cab6df2a6 100644
--- a/ui/app/templates/components/identity/item-policies.hbs
+++ b/ui/app/templates/components/identity/item-policies.hbs
@@ -7,12 +7,13 @@
}}
- {{policyName}}
+
+ {{policyName}}
- {{#if model.canEdit}}
-
+ {{#if @model.canEdit}}
+
{{/if}}
diff --git a/ui/app/templates/vault/cluster/access/identity/show.hbs b/ui/app/templates/vault/cluster/access/identity/show.hbs
index df09bf417..9aa7a244a 100644
--- a/ui/app/templates/vault/cluster/access/identity/show.hbs
+++ b/ui/app/templates/vault/cluster/access/identity/show.hbs
@@ -21,7 +21,7 @@