async fn render_page( services: &Services, view: &str, req_id: &str, error: Option<&str>, ) -> String