more hyphens

This commit is contained in:
2025-08-23 17:29:18 +02:00
parent 2ffed940c0
commit ca0f9fbd68
2 changed files with 2 additions and 2 deletions

View File

@@ -145,7 +145,7 @@ pub(super) async fn data(
page.set_message(MyMessage::DataDeleted);
}
page.content(html! {
h1 { (t!("privacy_policy_title")) }
h1 { (PreEscaped(t!("privacy_policy_title"))) }
h2 { (t!("data_controller")) }
p {
(PreEscaped(t!("data_controller_info")))