Heads up! Your variable has a conflict.
This might be because someone else tried saving in the time since you've had it open.
{{#if this.conflictingVariable.modifyTime}}
{{moment-from-now this.conflictingVariable.modifyTime}}
{{/if}}
{{#if this.conflictingVariable.items}}
{{stringify-object this.conflictingVariable.items whitespace=2}}
{{else}}
Your ACL token limits your ability to see further details about the conflicting variable.
{{/if}}
{{/if}}