{#if settingOpen}
{:else}
{/if}
{#each modes as mode}
{mode}
{/each}
{#each views as view}
{view}
{/each}
STOP