From f5dcb7bd6944c6842f58067c06958d5356e5dfab Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 28 Aug 2024 18:08:07 +0100 Subject: [PATCH] . --- rcr/templates/rcr/results.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rcr/templates/rcr/results.html b/rcr/templates/rcr/results.html index acb9e46a..a3929c8b 100644 --- a/rcr/templates/rcr/results.html +++ b/rcr/templates/rcr/results.html @@ -34,7 +34,7 @@ {% if forloop.last %} {{cat}} {% else %} - {{cat}}, + {{cat}}| {% endif %} {% endfor %} @@ -44,7 +44,7 @@ {% if forloop.last %} {{cat}} {% else %} - {{cat}}, + {{cat}}| {% endif %} {% endfor %}