innhold/content/02-brosjyrer.html
Ruben 8018157c7a 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.
2026-01-17 00:02:45 +01:00

6 lines
383 B
HTML

<section class="cta-section escape">
<div class="cta-content unescape">
<p>Hjelp oss å spre kunnskap og åpne dører! Vi har laget enkle brosjyrer som kan deles med pasienter, fagpersoner, pasientforeninger og politikere. <strong>Last ned, skriv ut og del!</strong></p>
<a href="/brosjyrer" class="button inverted bigger">Vis brosjyrer</a>
</div>
</section>