From eaaa64fc22082f43783c6292dbcc4c4061ec4bab Mon Sep 17 00:00:00 2001 From: mo8it Date: Tue, 26 Mar 2024 22:58:42 +0100 Subject: [PATCH] Update price --- templates/offers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/offers.html b/templates/offers.html index 11b6d8e..3d94ec1 100644 --- a/templates/offers.html +++ b/templates/offers.html @@ -105,7 +105,7 @@ {{ self::prices_table(caption="Zusätzliche Fußpflege-Angebote", names=["Fußnägel lackieren", "Maniküre"], - prices=["12€", "27€"]) }} + prices=["12€", "33€"]) }}
{{ macros::btn(link=get_url(path='@/termin/index.md') , text="Terminvereinbarung") }}