From a6e25a8f0cf089d0138a18b7c36cf36d83c2d50c Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 13 Feb 2024 15:11:01 +0000 Subject: [PATCH] . --- atlas/templates/atlas/collection_viva.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/atlas/templates/atlas/collection_viva.html b/atlas/templates/atlas/collection_viva.html index c4f2e742..91deccf0 100644 --- a/atlas/templates/atlas/collection_viva.html +++ b/atlas/templates/atlas/collection_viva.html @@ -6,8 +6,8 @@ {% for case in cases %}
  • Case {{forloop.counter}}: {{case.title}}   - - + +
  • {% endfor %}