{{post.name}}
{{post.start.timestamp|date('D. M jS, g:i a') ~ ' to ' ~ post.end.timestamp|date('M jS, g:i a')}},
{{post.location.name}}
{{post.description}}
{% if post.location.image == null %} {% set bg = path('index') ~ '/images/default.jpg' %} {% else %} {% set bg = 'uploads/' ~ post.location.image %} {% endif %}
{% if post.image != null %}
{{post.start.timestamp|date('D. M jS, g:i a') ~ ' to ' ~ post.end.timestamp|date('M jS, g:i a')}},
{{post.location.name}}
{{post.description}}