add drafts of texts
This commit is contained in:
@@ -36,14 +36,14 @@ pub(super) async fn index(cookies: CookieJar, headers: HeaderMap) -> Markup {
|
||||
article.col-span-2 {
|
||||
header { (t!("tour_aef_title")) }
|
||||
|
||||
(t!("tour_aef_description"))
|
||||
(PreEscaped(t!("tour_aef_description")))
|
||||
|
||||
a
|
||||
href="https://www.jku.at/ars-electronica-2025-panic-yes-no/digital-shadows/"
|
||||
target="_blank"
|
||||
class="btn"
|
||||
role="button"
|
||||
title=(t!("jku_link_title")) { (t!("find_out_more")) }
|
||||
title=(t!("tour_register_title")) { (t!("tour_register")) }
|
||||
|
||||
footer { (t!("location_postcity")) }
|
||||
}
|
||||
|
Reference in New Issue
Block a user