async fn render_page( services: &Services, view: &str, context: Flow<'_>, error: Option<&str>, ) -> String