+
<%include file="_search_bar.html" />
@@ -13,13 +13,13 @@
% else:
- <%include file="_sort.html" />
+
<%include file="_sort.html" />
% for thread in threads:
${renderer.render_content_with_comments(thread)}
% endfor
- <%include file="_paginator.html" />
+
<%include file="_paginator.html" />
% endif
diff --git a/lms/templates/discussion/_inline.html b/lms/templates/discussion/_inline.html
index 1737e2e558..d49a25a7ff 100644
--- a/lms/templates/discussion/_inline.html
+++ b/lms/templates/discussion/_inline.html
@@ -2,7 +2,7 @@
-
+
% for thread in threads:
@@ -10,7 +10,7 @@
% endfor
- <%include file="_paginator.html" />
+ <%include file="_paginator.html" />
<%include file="_js_data.html" />
diff --git a/lms/templates/discussion/_js_data.html b/lms/templates/discussion/_js_data.html
index 3e1dc4c280..2dc3759114 100644
--- a/lms/templates/discussion/_js_data.html
+++ b/lms/templates/discussion/_js_data.html
@@ -3,8 +3,12 @@
diff --git a/lms/templates/discussion/_js_dependencies.html b/lms/templates/discussion/_js_dependencies.html
index 474f1abfe3..7ee4549028 100644
--- a/lms/templates/discussion/_js_dependencies.html
+++ b/lms/templates/discussion/_js_dependencies.html
@@ -26,5 +26,8 @@
+
+
+