pub(super) async fn profile_saved_html( user_id: &UserId, displayname: Option<&str>, ) -> Result<String>