add drafts of texts

This commit is contained in:
2025-08-24 16:46:07 +02:00
parent a62ba324f2
commit d2c4210757
3 changed files with 10 additions and 6 deletions

View File

@@ -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")) }
}