diff --git a/files/templates/comments.html b/files/templates/comments.html index ba71aa828..58d982455 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -314,7 +314,7 @@ {% for c in c.options %}
- +
{% endfor %}

diff --git a/files/templates/submission.html b/files/templates/submission.html
index 523effb5d..adc132c78 100644
--- a/files/templates/submission.html
+++ b/files/templates/submission.html
@@ -510,7 +510,7 @@
 							{% for c in p.options %}
 								
- +
{% endfor %}