Re-add event dates
This commit is contained in:
parent
9159576846
commit
f461fea9f0
|
@ -14,6 +14,7 @@
|
|||
{% if eventData.location %}
|
||||
in {{ eventData.location }}
|
||||
{% endif %}
|
||||
<span class="text-grey-darker">- {{ event.date|date('jS F Y') }}</span>
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
|
Reference in a new issue