pub async fn render<E>( api: &DynGatewayApi<E>, federations: &[FederationInfo], ) -> Markupwhere E: Display,