diff --git a/app/views/boards/_course_show.html.erb b/app/views/boards/_course_show.html.erb
index 357071214..8f2cddc48 100644
--- a/app/views/boards/_course_show.html.erb
+++ b/app/views/boards/_course_show.html.erb
@@ -44,17 +44,15 @@
-
-
- <%= topic.content %>
-+
<%= h(topic.subject) %>
<% if topic.sticky? %> <%= l(:label_board_sticky)%> <% end %> + -+ <%= topic.content %> +
+ + + + + +
-- <%= topic.content %>
-