{ if ( details[CurrentPage].conformOnBack == null ? true : confirm(details[CurrentPage].conformOnBack) ) { window.location.href = "../"; } }} >
Go back
{details[CurrentPage].title}
{#if CurrentPage == "/wordle"}
OpenTab("WordLength")}> Change word legnth
OpenTab("Stats")}>Stats
{:else if CurrentPage == "/IdleScreen"}
{ ShowSeconds.v = !ShowSeconds.v; localStorage.setItem("ShowSeconds", String(ShowSeconds.v)); }} > {#if ShowSeconds.v}Disable Seconds{:else}Enable Seconds{/if}
Edit timetable
{/if}