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