diff --git a/oef/templates/oef/questions.html b/oef/templates/oef/questions.html
index 61f76d8c..a5defdb8 100644
--- a/oef/templates/oef/questions.html
+++ b/oef/templates/oef/questions.html
@@ -20,7 +20,7 @@ There are {{ questions|length }} question sets.
{% for question in questions %}
-
-
{{ question }}
+ {{ question }}
-