{% if ex_type == "S4W2" %}
Undercurrent: As Below, So Above ↑
{% endif %}
{% if ex_type == "LAN" %}
Local Artists Network ↑
{% endif %}
{% if ex_type == "ES" %}
Ethics Studio ↑
{% endif %}
{% if ex_type == "IMMA" %}
Beta x Living Canvas at Irish Museum of Modern Art (IMMA) ↑
{% endif %}
{% for event in content %}
{% if event.exh_type == ex_type %}
{% if ex_type == "S4W2"%}
{% endif %}
{% if ex_type == "LAN"%}
{% endif %}
{% if ex_type == "ES"%}
{% endif %}
{% if ex_type == "IMMA"%}
{% endif %}
{% if event.title == 'Not Breaking This Wave Drowns Hate' %}
{% endif %}
{% endfor %}
~~ Not Breaking ~~ ~~ This Wave Drowns Hate ~~
{% else %}
{{ event.title }}
{% endif %}
{{ event.artists | join(', ') }}
{% if event.dates %}
● {{ event.dates | join(', ') }}
{% endif %}
{% if event.times %}
● {{ event.times | join(', ')}}
{% endif %}
● {{ event.location[0] }}