Initial commit

This commit is contained in:
Ruben 2025-10-02 17:01:55 +02:00
commit f48cdc268b
31 changed files with 628 additions and 0 deletions

View file

@ -0,0 +1,7 @@
title = "Kontakt"
menu = true
menu_order = 10
[en]
title = "Contact"
slug = "contact"

View file

@ -0,0 +1,6 @@
<article class="contain">
<h1>Contact Us</h1>
<p>Write to us at <a href="mailto:kontakt@stopplidelsen.no">kontakt@stopplidelsen.no</a></p>
<h2>About Us</h2>
<p>The advocacy organization "Stopp lidelsen" (Stop the Suffering) was established in the winter of 2024/25 with the goal of finding a solution to the challenging situation faced by Norwegian patients, doctors, and researchers regarding the use of medical cannabis (MC) in treatment. We have all worked on this issue for several years and consist of experienced representatives from multiple patient associations, in close dialogue with experts both domestically and internationally. In recent years, we have also united several patient associations behind this initiative.</p>
</article>

View file

@ -0,0 +1,6 @@
<article class="contain">
<h1>Kontakt oss</h1>
<p>Skriv til oss på <a href="mailto:kontakt@stopplidelsen.no">kontakt@stopplidelsen.no</a></p>
<h2>Kort om oss</h2>
<p>Interesseorganisasjonen Stopp lidelsen ble opprettet vinteren 2024/25 med mål om å finne en løsning på den utfordrende situasjonen for norske pasienter, leger og forskere når det gjelder bruk av medisinsk cannabis (MC) i behandling. Vi har alle jobbet med saken over flere år og består av erfarne representanter fra flere pasientforeninger, i nær dialog med fagpersoner i inn- og utland. De siste årene har vi også samlet flere pasientforeninger bak initiativet.</p>
</article>