diff --git a/app/views/memos/show.html.erb b/app/views/memos/show.html.erb index 429ada557..b42bc9523 100644 --- a/app/views/memos/show.html.erb +++ b/app/views/memos/show.html.erb @@ -66,7 +66,7 @@
<%= @memo.author.name%>
<%= format_date( @memo.created_at)%>
- +
<%= @memo.content.html_safe%>