diff --git a/atlas/templates/atlas/_rendered_example_form.html b/atlas/templates/atlas/_rendered_example_form.html index 69bde385..b26f1127 100644 --- a/atlas/templates/atlas/_rendered_example_form.html +++ b/atlas/templates/atlas/_rendered_example_form.html @@ -1,17 +1,9 @@ -{% load static %} {# Render a small example answers form for a given CaseDetail - expects a context variable `form` (JsonAnswerForm) #}
+ \ No newline at end of file diff --git a/atlas/templates/atlas/collection_viva.html b/atlas/templates/atlas/collection_viva.html index 41447f10..14e7ab74 100644 --- a/atlas/templates/atlas/collection_viva.html +++ b/atlas/templates/atlas/collection_viva.html @@ -118,8 +118,6 @@ - - {% endblock %} @@ -368,4 +366,6 @@ vertical-align: middle; } + + {% endblock css %} \ No newline at end of file