This commit is contained in:
Rien Maertens 2019-02-19 18:44:03 +01:00
parent ca741e951e
commit 095b043d01
No known key found for this signature in database
GPG Key ID: 10C6D8C91DE58E4A
1 changed files with 4 additions and 4 deletions

View File

@ -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}
"""