From 8018157c7ae89476b44d0e1e1139008307f5fd01 Mon Sep 17 00:00:00 2001 From: Ruben Date: Sat, 17 Jan 2026 00:02:45 +0100 Subject: [PATCH] Add unescape class to brochure CTA content This change ensures the content is rendered without HTML escaping, allowing proper formatting of the text and links. --- content/02-brosjyrer.en.html | 2 +- content/02-brosjyrer.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/02-brosjyrer.en.html b/content/02-brosjyrer.en.html index 842d44d..b76cebb 100644 --- a/content/02-brosjyrer.en.html +++ b/content/02-brosjyrer.en.html @@ -1,5 +1,5 @@
-
+

Help us spread knowledge and open doors! We've created simple brochures that can be shared with patients, professionals, patient organizations, and politicians. Download, print, and share!

View brochures
diff --git a/content/02-brosjyrer.html b/content/02-brosjyrer.html index bd1b58b..861b6e4 100644 --- a/content/02-brosjyrer.html +++ b/content/02-brosjyrer.html @@ -1,5 +1,5 @@
-
+

Hjelp oss å spre kunnskap og åpne dører! Vi har laget enkle brosjyrer som kan deles med pasienter, fagpersoner, pasientforeninger og politikere. Last ned, skriv ut og del!

Vis brosjyrer