{{#if (not-eq error.status "403")}}

{{or error.message "Consul returned an error"}}

{{#if error.status }}

Error {{error.status}}

{{/if}}

You may have visited a URL that is loading an unknown resource, so you can try going back to the root or try re-submitting your ACL Token/SecretID by going back to ACLs.

{{else}}

You are not authorized

Error 403

You must be granted permissions to view this data. Ask your administrator if you think you should have access.

{{/if}}