+ {{gid}}
diff --git a/ui/app/templates/components/identity/item-policies.hbs b/ui/app/templates/components/identity/item-policies.hbs
index 5d675588ed98..cab6df2a662f 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 df09bf4173a2..9aa7a244ab37 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 @@