|
|
@ -25,8 +25,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
<div id="comments" style="margin-bottom:16px;">
|
|
|
|
<div id="comments" style="margin-bottom:16px;">
|
|
|
|
|
|
|
|
|
|
|
|
<div style="margin-bottom:15px">
|
|
|
|
<div style="margin:15px">
|
|
|
|
<span class="font_description"> <%= @news.description %> </span>
|
|
|
|
<span class="font_description"> <%= textilizable(@news, :description) %> </span>
|
|
|
|
<br/>
|
|
|
|
<br/>
|
|
|
|
<%= link_to_attachments @news %>
|
|
|
|
<%= link_to_attachments @news %>
|
|
|
|
<br/>
|
|
|
|
<br/>
|
|
|
|