- Restructure operator sidebar into a flat task list with indented children; fold plan topology into plan ladders - Expand member catalog non-plan section to all published non-tier products; require recurring Stripe-mapped prices for purchase - Add operator domains placements and terminal-claims ledger; redirect /domains to the FedWiki Sites Domains anchor - Apply canonical vocabulary and chrome/form conventions; migrate seeded FedWiki Sites display name
8 lines
432 B
HTML
8 lines
432 B
HTML
<!-- Operator-subtree 404 — rendered (with status 404) for any /operator/*
|
|
path no handler claims, so a mistyped or truncated operator URL stays
|
|
inside the operator shell instead of silently falling through to the
|
|
member dashboard. -->
|
|
<h1 class="mb-1">Page not found</h1>
|
|
<p class="text-muted">There is no operator page at <code>{{ .Path }}</code>.</p>
|
|
<p><a href="/operator">← Back to Operator overview</a></p>
|