Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

+page.svelte
<div class="p-3">
  <h3>Account recovery</h3>
  <div class="p-3">
    <p>You should receive a confirmation email shortly.</p>
    <p>Click on the link in that email to reset your password.</p>
  </div>
</div>