Remove happy hours

This commit is contained in:
Michael Götz 2018-02-01 13:17:36 +01:00
parent 0302612ee6
commit 267cbd5bfd

View File

@ -15,7 +15,7 @@
{{ macros.tab_menu(title='Markusplatz', location_menu=markus_cafete, location_menus=weekly_markus_cafete ,fail_text='Aktuell gibt es keine warmen Speisen',css_id="markuspl") }}
</div>
<div class="row">
{{ macros.happy_hours(happy_hours=happy_hours) }}
{# {{ macros.happy_hours(happy_hours=happy_hours) }}#}
</div>
</div>