diff --git a/server/src/routes/user_web.rs b/server/src/routes/user_web.rs index 9e72960..9b6cc3e 100644 --- a/server/src/routes/user_web.rs +++ b/server/src/routes/user_web.rs @@ -134,6 +134,12 @@ struct CasePageTemplate { case_id: String, case_id_short: String, oneliner: Option, + /// RFC3339 UTC timestamp of the most recent recording. `None` iff the + /// case has no recordings at all. Drives the datetime header under the + /// title; browser JS formats it to "Heute 11:34" / "13.12.2022 11:34". + recorded_at_iso: Option, + /// UTC `HH:MM` as a no-JS fallback inside the `