pub const RELOAD_ROUTE: &str = "/__euv_reload";
The URL path for the reload endpoint.
Used by the live-reload script in the HTML template and the server route registration.