Update price
This commit is contained in:
parent
c8d9f1032f
commit
eaaa64fc22
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@
|
||||||
|
|
||||||
{{ self::prices_table(caption="Zusätzliche Fußpflege-Angebote",
|
{{ self::prices_table(caption="Zusätzliche Fußpflege-Angebote",
|
||||||
names=["Fußnägel lackieren", "Maniküre"],
|
names=["Fußnägel lackieren", "Maniküre"],
|
||||||
prices=["12€", "27€"]) }}
|
prices=["12€", "33€"]) }}
|
||||||
|
|
||||||
<div class="flex justify-center">
|
<div class="flex justify-center">
|
||||||
{{ macros::btn(link=get_url(path='@/termin/index.md') , text="Terminvereinbarung") }}
|
{{ macros::btn(link=get_url(path='@/termin/index.md') , text="Terminvereinbarung") }}
|
||||||
|
|
Loading…
Reference in a new issue