{#if targetMode}
{`Switch to ${targetMode}?`}
This will discard anything in your binding
{/if}
{#if !valid}
{/if}
Current Handlebars syntax is invalid, please check the
guide
here
for more details.
{:else}
Add available bindings by typing {{ or use the
menu on the right
{#if $admin.isDev && allowJS}
{
convert()
targetMode = null
}}
>
Convert To JS
{/if}
{
sidebar = !sidebar
}}
/>