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
1 changed files with 5 additions and 5 deletions

View File

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