##// END OF EJS Templates
Removed a line break on news/show...
Jean-Philippe Lang -
r591:6edfcd83c197
parent child
Show More
@@ -7,7 +7,6
7 7
8 8 <p><em><% unless @news.summary.empty? %><%=h @news.summary %><br /><% end %>
9 9 <%= @news.author.name %>, <%= format_time(@news.created_on) %></em></p>
10 <br />
11 10 <%= textilizable(@news.description) %>
12 11 <br />
13 12
General Comments 0
You need to be logged in to leave comments. Login now