fixes #602
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<div id="c-forum-topics">
|
||||
<div id="a-show" class="single-forum-post list-of-forum-posts">
|
||||
<h1>Topic: <%= @forum_post.topic.title %></h1>
|
||||
<%= render "forum_post", :forum_post => @forum_post %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user