async fn get_site_data(
    ctx: &AppCtx,
    id: &Identity
) -> Result<Vec<TemplateSite>, ServiceError>