{#if showResumeDialog && savedProgress}

Resume Playback?

You've watched {savedProgress.progressPercent.toFixed(0)}% of this {isVideo ? "video" : "audio"}.

Resume from {formatTime(savedProgress.positionSeconds)} or start from the beginning?

{:else if error}

Playback Error

{error}
{:else if loading || surface === "pending"}
{:else if surface === "video" && selection} {:else} {/if}