{{#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}}