{% if p.custom_fields.images %}
{% else %}
{% endif %}
{% endif %}
{{ p.custom_fields.title }}
{{ p.custom_fields.location|default('Location TBD') }}
{{ p.custom_fields.category|title }}
{#
{% if p.custom_fields.description %}
{{ p.custom_fields.description }}
{% endif %} #}