-
-
- {#if sidebar}
-
- {#if targetMode}
-
-
-
-
- {/if}
-
-
- {`Switch to ${targetMode}?`}
-
- This will discard anything in your binding
-
-
-
-
-
-
-
-
- {#if !valid}
-
-
-
- Current Handlebars syntax is invalid, please check the
- guide
- here
- for more details.
-
- {:else}
-
-
- {/if}
-
- 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
- }}
- />
-
-
-
-
- {/if}
-