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