Merge branch 'master' of github.com:ZeusWPI/mattermore

This commit is contained in:
Robbe Van Herck 2019-02-19 19:03:10 +01:00
commit dd78efee00
No known key found for this signature in database
GPG key ID: 4D1C8E8FBD1C7188

View file

@ -210,19 +210,19 @@ def json_quotes():
RESTO_TEMPLATE = """ RESTO_TEMPLATE = """
# Resto menu # Resto menu
## Soepjes ## Woater medn smaksje
{soup_table} {soup_table}
## Vleesjes ## Beestn
{meat_table} {meat_table}
## Visjes ## Woaterbeestn
{fish_table} {fish_table}
## Niet-vleesjes ## Keuneteetn
{vegi_table} {vegi_table}
## Groentjes ## Groesels
{vegetable_table} {vegetable_table}
""" """