be a bit more verbose with text

This commit is contained in:
2025-08-27 18:41:48 +02:00
parent 5174453261
commit 881e16b8d7
3 changed files with 5 additions and 5 deletions

View File

@@ -94,7 +94,7 @@ pub(super) async fn index(cookies: CookieJar, headers: HeaderMap) -> Markup {
}
button #embed-calendar .embed-button {
(t!("cal_show_here"))
(PreEscaped(t!("cal_show_here")))
}
}