pub async fn view_sitekey(
    path: Path<String>,
    data: AppData,
    id: Identity
) -> Result<impl Responder, PageError>
Expand description

route handler that renders individual views for sitekeys