pub(super) async fn profile_html( services: &Services, user_id: &UserId, login_token: &str, ) -> Result<String>