{m.cheatsheet_title()}

{#each groups as group, i (i)}
{#each group as shortcut (shortcut.cap)}
{shortcut.cap} {shortcut.label}
{/each}
{/each}

{m.cheatsheet_autosave_hint()}