more hyphens
This commit is contained in:
@@ -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")))
|
||||
|
Reference in New Issue
Block a user