formatting
This commit is contained in:
parent
2c36b3ba16
commit
7cddcbbc6f
1 changed files with 1 additions and 4 deletions
|
|
@ -10,7 +10,6 @@
|
||||||
{%- endcapture %}
|
{%- endcapture %}
|
||||||
|
|
||||||
{% if now >= endtime %}
|
{% if now >= endtime %}
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<p>{{ event.event_data.start_datetime | date: '%Y-%m-%d' }}<br />
|
<p>{{ event.event_data.start_datetime | date: '%Y-%m-%d' }}<br />
|
||||||
<a href="{{ event.url }}"><strong>{{ event.title }}</strong></a>
|
<a href="{{ event.url }}"><strong>{{ event.title }}</strong></a>
|
||||||
|
|
@ -18,9 +17,7 @@
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
<a href="/events/" class="cta">Mer Events</a>
|
<a href="/events/" class="cta" alt="Events">Mer Events</a>
|
||||||
<br /><br />
|
<br /><br />
|
||||||
Loading…
Add table
Add a link
Reference in a new issue