@@ -27,8 +27,8 | |||||
27 | </div> |
|
27 | </div> | |
28 | <% end %> |
|
28 | <% end %> | |
29 |
|
29 | |||
30 |
<p |
|
30 | <p><% unless @news.summary.blank? %><em><%=h @news.summary %></em><br /><% end %> | |
31 |
<span class="author"><%= authoring @news.created_on, @news.author %></span></ |
|
31 | <span class="author"><%= authoring @news.created_on, @news.author %></span></p> | |
32 | <div class="wiki"> |
|
32 | <div class="wiki"> | |
33 | <%= textilizable(@news.description) %> |
|
33 | <%= textilizable(@news.description) %> | |
34 | </div> |
|
34 | </div> |
General Comments 0
You need to be logged in to leave comments.
Login now