From c7774db449aeef8bacb01e22039cb75e7b4d16fe Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 25 Jan 2021 16:37:17 +0000 Subject: [PATCH] . --- rapids/templates/rapids/rapid_display_block.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rapids/templates/rapids/rapid_display_block.html b/rapids/templates/rapids/rapid_display_block.html index a6b665f5..716eec3b 100755 --- a/rapids/templates/rapids/rapid_display_block.html +++ b/rapids/templates/rapids/rapid_display_block.html @@ -12,7 +12,7 @@ {% for image in question.images.all %} Image {{ forloop.counter }}{% if image.feedback_image %} [feedback image]{% endif %}: -
+
{% endfor %}