From 503e4d88aa4ded7bf138dd8d0c37e94aef89d3d1 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 24 Jun 2024 09:38:56 +0100 Subject: [PATCH] fix viva display --- atlas/templates/atlas/collection_viva.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/atlas/templates/atlas/collection_viva.html b/atlas/templates/atlas/collection_viva.html index 343d437b..be33225a 100644 --- a/atlas/templates/atlas/collection_viva.html +++ b/atlas/templates/atlas/collection_viva.html @@ -66,7 +66,7 @@
- {% endblock %} @@ -152,7 +152,6 @@ {{ form.media }} {% endblock %} - {% block css %} -{% endblock css %} - \ No newline at end of file +{% endblock css %} \ No newline at end of file