async fn settings(
    data: AppData,
    id: Identity
) -> Result<impl Responder, PageError>