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