@@ -27,7 +27,7 | |||
|
27 | 27 | <div class="message"> |
|
28 | 28 | <p><span class="author"><%= authoring @topic.created_on, @topic.author %></span></p> |
|
29 | 29 | <div class="wiki"> |
|
30 |
<%= textilizable(@topic |
|
|
30 | <%= textilizable(@topic, :content) %> | |
|
31 | 31 | </div> |
|
32 | 32 | <%= link_to_attachments @topic, :author => false %> |
|
33 | 33 | </div> |
General Comments 0
You need to be logged in to leave comments.
Login now