{#if success}
{:else if !$appState.currentRequest?.response}
Cancel
Retry
{:else if $appState.sessionStatus === 'locked'}
{:else}
Something is wrong. This message should never show up during normal operation.
{/if}