diff --git a/templates/list-exhibitions.html b/templates/list-exhibitions.html index 5ac5fa1..358da4e 100644 --- a/templates/list-exhibitions.html +++ b/templates/list-exhibitions.html @@ -9,7 +9,7 @@
{% if ex_type == "S4W2" %}
- STARTS4WaterII ↑ + Undercurrent: As Below, So Above ↑
{% endif %} {% if ex_type == "LAN" %} @@ -24,7 +24,7 @@ {% endif %} {% if ex_type == "IMMA" %}
- IMMA Living Canvas x Beta ↑ + Beta x Living Canvas at Irish Museum of Modern Art (IMMA) ↑
{% endif %} @@ -33,7 +33,7 @@ {% for event in content %} {% if event.exh_type == ex_type %} {% if ex_type == "S4W2"%} - + {% endif %} {% if ex_type == "LAN"%} @@ -42,7 +42,7 @@ {% endif %} {% if ex_type == "IMMA"%} - + {% endif %}