diff --git a/app/guid-node/template.hbs b/app/guid-node/template.hbs
index 5e229e2ce4..6f5b3a33e9 100644
--- a/app/guid-node/template.hbs
+++ b/app/guid-node/template.hbs
@@ -99,13 +99,6 @@
@label={{t 'node.left_nav.registrations'}}
/>
{{/unless}}
-
{{#unless this.currentUser.viewOnlyToken}}
{{#if (and (not this.viewOnly) this.model.taskInstance.value.userHasReadPermission)}}
{{/if}}
{{/if}}
+ {{/unless}}
+
+ {{#unless this.currentUser.viewOnlyToken}}
{{#if (and (not this.viewOnly) this.model.taskInstance.value.userHasReadPermission)}}