From ae22bd3b1cf3c76e27a97fb56eb4b2e404eb7fe1 Mon Sep 17 00:00:00 2001 From: bdnugget Date: Sun, 22 Feb 2026 01:17:45 +0100 Subject: [PATCH] Change opening times --- templates/contact.html | 19 +++++++++---------- templates/footer.html | 4 ++-- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/templates/contact.html b/templates/contact.html index 879922d..88b5c56 100644 --- a/templates/contact.html +++ b/templates/contact.html @@ -153,13 +153,13 @@

{{.Email}}

-
-
📞
-
-

Telefoon

-

{{.Phone}}

-
-
+ + + + + + +
🏢
@@ -170,8 +170,7 @@

Openingstijden

-

Maandag - vrijdag: 09:00 - 17:00 (op afspraak)

-

Weekend: op afspraak

+

Maandag - donderdag: 09:00 - 14:00 (op afspraak)

@@ -290,4 +289,4 @@ }); - \ No newline at end of file + diff --git a/templates/footer.html b/templates/footer.html index 613b231..72abec1 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -13,7 +13,7 @@

{{.Street}}

{{.PostalCode}} {{.Village}}

Email: {{.Email}}

-

Telefoon: {{.Phone}}

+

KvK: {{.KVK}}

-{{end}} \ No newline at end of file +{{end}}