diff --git a/templates/problem/problem.html b/templates/problem/problem.html
index 1aabfce..114d7e8 100644
--- a/templates/problem/problem.html
+++ b/templates/problem/problem.html
@@ -387,7 +387,6 @@
{% else %}
{% include "comments/list.html" %}
{% endif %}
-
{% endblock %}
{% block bodyend %}