diff --git a/app/views/news/show.rhtml b/app/views/news/show.rhtml index d1c1443231..024bd00fd2 100644 --- a/app/views/news/show.rhtml +++ b/app/views/news/show.rhtml @@ -8,7 +8,7 @@
<% unless @news.summary.empty? %><%=h @news.summary %>
<% end %>
<%= @news.author.display_name %>, <%= format_time(@news.created_on) %>