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