diff --git a/src/web/pages/persons/profile.rs b/src/web/pages/persons/profile.rs index a413ea0..5094e8e 100644 --- a/src/web/pages/persons/profile.rs +++ b/src/web/pages/persons/profile.rs @@ -53,7 +53,7 @@ pub async fn page(Path(id): Path, req: Request) -> Result