//! Static HTML for the wizard form. //! //! The form no longer POSTs `application/x-www-form-urlencoded` directly //! — that body-type is SOP-safe (no CORS preflight) which allowed any //! web page to CSRF POST the handler. Instead, a small inline ` "#;