small fix
This commit is contained in:
parent
01a61a5620
commit
762fb21635
@ -51,7 +51,7 @@
|
|||||||
{% if article.event_start %}
|
{% if article.event_start %}
|
||||||
<div class="event-details">
|
<div class="event-details">
|
||||||
{{ article.event_start | strftime('%d %B %Y') }}
|
{{ article.event_start | strftime('%d %B %Y') }}
|
||||||
{% set past = '' %}
|
{% set event-status = '' %}
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<div class="featured-image {{event_status}}">
|
<div class="featured-image {{event_status}}">
|
||||||
|
Loading…
Reference in New Issue
Block a user