diff --git a/lms/templates/discussion/mustache/_inline_thread.mustache b/lms/templates/discussion/mustache/_inline_thread.mustache index 743e06ba9d..150625bfae 100644 --- a/lms/templates/discussion/mustache/_inline_thread.mustache +++ b/lms/templates/discussion/mustache/_inline_thread.mustache @@ -1,32 +1,7 @@
-
-
-
- + {{votes.up_count}} -

{{title}}

-

- {{#user}} - {{username}} - {{/user}} - {{^user}} - anonymous - {{/user}} - {{created_at}} - - -

-
-
{{abbreviatedBody}}
+
- -
@@ -44,4 +19,4 @@ Hide discussion -
+ \ No newline at end of file