diff --git a/rapids/templates/rapids/question_display_block.html b/rapids/templates/rapids/question_display_block.html index 8a1abb15..e7179ebd 100755 --- a/rapids/templates/rapids/question_display_block.html +++ b/rapids/templates/rapids/question_display_block.html @@ -59,21 +59,21 @@ {% endfor %} {% endif %} - -

Suggested answers

+ +

Suggested answers

    {% for ans in question.get_suggested_answers %}
  • {{ans}}
  • {% endfor %}
-

+ - -

Image viewer

+ +

Image viewer

-
+