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