{{! Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0 }}
{{#if (has-block "tools")}} {{yield to="tools"}} {{else}} {{#if (and (not readonly) (not syntax))}} {{mode.name}}
{{/if}} {{/if}}
{{#if (has-block 'content')}}{{yield to='content'}}{{else}}{{value}}{{/if}}