{% if post.location.image == null %} {% set bg = path('index') ~ '/images/default.jpg' %} {% else %} {% set bg = 'uploads/' ~ post.location.image %} {% endif %}
{% if post.image != null %}{% endif %}

{{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}}

Community Calendar {% if post.postType.name == 'Volunteer opportunities' %} {% endif %} {% if post.isAnnouncement %} {% endif %}