pub fn generate_default_error_page( status_code: StatusCode, server_administrator_email: Option<&str>, ) -> String