diff --git a/app/app.py b/app/app.py index 2439706..1a4bda9 100644 --- a/app/app.py +++ b/app/app.py @@ -206,19 +206,19 @@ def json_quotes(): RESTO_TEMPLATE = """ # Resto menu -## Woater me e smaksje +## Woater medn smaksje {soup_table} -## Vleesch +## Beestn {meat_table} -## Visch +## Woaterbeestn {fish_table} ## Keuneteetn {vegi_table} -## Groensels +## Groesels {vegetable_table} """