diff --git a/lms/templates/discussion/single_thread.html b/lms/templates/discussion/single_thread.html
index 163c7fd31f..f9c124021b 100644
--- a/lms/templates/discussion/single_thread.html
+++ b/lms/templates/discussion/single_thread.html
@@ -14,6 +14,18 @@
<%include file="_js_body_dependencies.html" />
<%static:js group='discussion'/>
+
%block>
<%! from django.core.urlresolvers import reverse %>
@@ -151,15 +163,3 @@
${"<%= title %>"} +${"<%= votes['up_count'] %>"}
-