{{#if error}}
{{error}}
{{/if}} {{#if warning}}
{{html-safe warning}}
{{/if}} {{ace-editor content=activeSection editorId=editorId mode=activeSectionMode autofocus="true" placeholder=placeholder htmlPlaceholder=true save=(action "save") setWarning=(action "setWarning") }}