From 6682e9479800e13cbdce9777442c90b85a9796b7 Mon Sep 17 00:00:00 2001 From: Ruben Date: Wed, 14 Jan 2026 23:15:43 +0100 Subject: [PATCH] Remove redundant article container and extra whitespace Remove unnecessary closing article tags and extra whitespace --- content/kontakt/01-kontaktskjema.en.php | 5 +---- content/kontakt/01-kontaktskjema.php | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/content/kontakt/01-kontaktskjema.en.php b/content/kontakt/01-kontaktskjema.en.php index 4a6ca8d..739fcf1 100644 --- a/content/kontakt/01-kontaktskjema.en.php +++ b/content/kontakt/01-kontaktskjema.en.php @@ -192,8 +192,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST' && isset($_POST['contact_form_submit'] $currentTime = time(); ?> -
-

Contact Form

+

Contact Form

Do you have questions, suggestions or want to participate in our work? Fill out the form below! But remember that it may take time before you get a response, we are not many and run everything on a voluntary basis.

@@ -273,5 +272,3 @@ $currentTime = time(); - -
diff --git a/content/kontakt/01-kontaktskjema.php b/content/kontakt/01-kontaktskjema.php index 985d8aa..710d749 100644 --- a/content/kontakt/01-kontaktskjema.php +++ b/content/kontakt/01-kontaktskjema.php @@ -192,8 +192,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST' && isset($_POST['contact_form_submit'] $currentTime = time(); ?> -
-

Kontaktskjema

+

Kontaktskjema

Har du spørsmål, innspill eller ønsker å delta i arbeidet vårt? Fyll ut skjemaet nedenfor! Men husk at det kan ta tid før du får svar, vi er ikke så mange og driver alt på frivillig basis.

@@ -273,5 +272,3 @@ $currentTime = time(); - -