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