From d856b03dde93ee9bc8266d44c5bd687f3a529ec0 Mon Sep 17 00:00:00 2001 From: bdnugget Date: Fri, 27 Feb 2026 11:35:39 +0100 Subject: [PATCH] Openingstijden en geen bezoekadres notitie --- templates/contact.html | 7 ++++++- templates/footer.html | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/templates/contact.html b/templates/contact.html index 88b5c56..f2a510d 100644 --- a/templates/contact.html +++ b/templates/contact.html @@ -142,6 +142,7 @@
📍

Adres

+

Geen bezoekadres: ik doe uitsluitend huisbezoeken

{{.Street}}

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

@@ -170,7 +171,11 @@

Openingstijden

-

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

+

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

+

Dinsdag: 09:00 - 17:00 (op afspraak)

+

Woensdag: 09:00 - 14:00 (op afspraak)

+

Donderdag: 09:00 - 14:00 (op afspraak)

+

Vrijdag: gesloten

diff --git a/templates/footer.html b/templates/footer.html index 72abec1..4d494e9 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -10,6 +10,7 @@