From 3a06c0663b44fb7b3dde222cdeac1f6ed5ce17ab Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 8 Jul 2021 14:56:36 +0100 Subject: [PATCH] . --- rapids/templates/rapids/question_display_block.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/rapids/templates/rapids/question_display_block.html b/rapids/templates/rapids/question_display_block.html index 9336c827..20d490c6 100755 --- a/rapids/templates/rapids/question_display_block.html +++ b/rapids/templates/rapids/question_display_block.html @@ -31,8 +31,7 @@

Scrapped: {{ question.scrapped }} (toggle)

Answers (score): {% for answer in question.answers.all %} - + {{ answer }} ({{answer.status}}), {% endfor %} @@ -63,7 +62,7 @@ {% endif %}

-

Suggested answers

+ Suggested answers
-
+
-

Image viewer

+ Image viewer
-
+