{#if !active}

No profile is signed in.

{:else}

PIN for {active.username}

{#if hasPin} This profile asks for a PIN before anyone can switch to it. {:else} This profile opens with one tap — right for a child's account, and what you want unless there is something to keep out. {/if}

{hasPin ? "On" : "Off"}
{#if notice}

{notice}

{/if} {#if intent === null}
{#if hasPin} {:else} {/if}
{:else}
{#if hasPin}
{/if} {#if intent !== "clear"}
{:else}

Turning the PIN off means anyone using this device can switch to {active.username} in one tap.

{/if} {#if error}
{error}
{:else if validationError && (currentPin || newPin || confirmPin)}

{validationError}

{/if}
{/if} {#if others.length > 0}

Other profiles on this device

A profile's PIN can only be changed from that profile. Sign in as them to set one.

{/if}
{/if}