pub async fn info( req: Request<Body>, msg: &str, ) -> Result<Response<Body>, String>
Renders a generic info landing page.