From de882d968c4c62a570253fb6c5ff1348d941ae3a Mon Sep 17 00:00:00 2001 From: Cailean Finn Date: Mon, 13 Oct 2025 13:05:19 +0200 Subject: [PATCH] fixed urls --- templates/list-exhibitions.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 %}