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