diff --git a/app/Resources/views/default/index.html.twig b/app/Resources/views/default/index.html.twig index cc0da0a..6548dfd 100644 --- a/app/Resources/views/default/index.html.twig +++ b/app/Resources/views/default/index.html.twig @@ -37,43 +37,27 @@ -
{% if event.start %}{{ event.start|date("l, F d") }} {{ event.start|date("g:i A") }}{% endif %}
-{% if event.location!='' %}{{ event.location }}{% endif %}
-{{ event.teaser|raw }}
-There are no events at this time. Please check back soon.
- {% endfor %} -{% if event.start %}{{ event.start|date("l, F d") }} {{ event.start|date("g:i A") }}{% endif %}
#} + {#{% if event.location!='' %}{{ event.location }}{% endif %}
#} + {#{{ event.teaser|raw }}
#} + {#There are no events at this time. Please check back soon.
#} + {#{% endfor %}#} + {#