{{#let api.data as |sessions|}}
{{#if (gt sessions.length 0)}} {{else}}

Welcome to Lock Sessions

Consul provides a session mechanism which can be used to build distributed locks. Sessions act as a binding layer between nodes, health checks, and key/value data. There are currently no lock sessions present, or you may not have permission to view lock sessions.

{{/if}}
{{/let}}