From bf3cb195f32f0551af09cc5ff64ae616c852ae20 Mon Sep 17 00:00:00 2001 From: Ross Date: Fri, 1 Apr 2022 23:08:11 +0100 Subject: [PATCH] . --- atlas/templates/atlas/collection_take_overview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlas/templates/atlas/collection_take_overview.html b/atlas/templates/atlas/collection_take_overview.html index a9ac914c..aae9d385 100644 --- a/atlas/templates/atlas/collection_take_overview.html +++ b/atlas/templates/atlas/collection_take_overview.html @@ -9,7 +9,7 @@ {{answer_count}} out of {{collection_length}} questions answered. Click to go to question.
{% for question, answer in question_answer_tuples %} - + {% endfor %}