{{#if (eq type 'delete')}} {{#if (eq status 'success') }} The session was invalidated. {{else}} There was an error invalidating the session. {{/if}} {{else if (eq type 'update')}} {{#if (eq status 'warning') }} This node no longer exists in the catalog. {{else}} {{/if}} {{/if}}