Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Commit d1dff34

Browse files
committed
Date temp fix
1 parent 8ef1850 commit d1dff34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/global.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
{% block hero %}
2121
<article class="lead">
2222
<div id="lead-text">
23-
<span class="date">{{ loaded_batch.starts_at|date('F j') }}-{{ loaded_batch.ends_at|date('j') }}</span>
23+
<span class="date">April 28-29/May 26-27</span>
2424
<h2>{{ i18n('common.cities-hours', {'cities': (loaded_batch.events|length) }) }}</h2>
2525
<p>{{ i18n('common.description') }}</p>
2626
</div>

0 commit comments

Comments
 (0)