{{/* Transfer ownership, in two presentations over ONE copy of the content: the "transfer-modal" fragment htmx swaps into the share page's #transfer-modal, and a standalone page for direct links (the delete page offers one) and for browsers that never ran the htmx request. The shared blocks below are the single source of the copy, so the two can't drift apart. The form posts normally — a full navigation back to the repeater page, which also closes the modal — exactly as the sibling invite/person-access modals do. No client JS beyond ui.js's [data-confirm] gate. */}} {{/* The recipient picker, or the explainer when there's nobody eligible. */}} {{define "transfer-choices"}} {{if .Stewards}}
Hand “{{.Repeater.Name}}” to one of its stewards. The repeater keeps everything that makes it findable and serviceable — its documentation, maintenance history, command log, location, and its public page address, which keeps working unchanged.
{{if .Stewards}}Only stewards can receive a repeater: they already run every command you can and are listed publicly as backup maintainers, so they're the people you've already trusted with it.
{{end}} {{end}} {{/* --- modal presentation --- */}} {{define "transfer-modal"}}