@@ -8,7 +8,7 | |||
|
8 | 8 | <p><em><% unless @news.summary.empty? %><%=h @news.summary %><br /><% end %> |
|
9 | 9 | <%= @news.author.display_name %>, <%= format_time(@news.created_on) %></em></p> |
|
10 | 10 | <br /> |
|
11 |
<%= textilizable |
|
|
11 | <%= textilizable(@news.description) %> | |
|
12 | 12 | <br /> |
|
13 | 13 | |
|
14 | 14 | <div id="comments" style="margin-bottom:16px;"> |
General Comments 0
You need to be logged in to leave comments.
Login now