proper quotes

This commit is contained in:
2025-08-27 18:35:18 +02:00
parent be5b561799
commit 5174453261
3 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ pub(super) async fn index(cookies: CookieJar, headers: HeaderMap) -> Markup {
role="button" { (t!("find_out_more")) }
}
article.col-span-2 {
header { (t!("tour_aef_title")) }
header { (PreEscaped(t!("tour_aef_title"))) }
(PreEscaped(t!("tour_aef_description")))