diff --git a/app/views/article_homepages/_article_show.html.erb b/app/views/article_homepages/_article_show.html.erb index a0ae5c7f0..8a586cfe0 100644 --- a/app/views/article_homepages/_article_show.html.erb +++ b/app/views/article_homepages/_article_show.html.erb @@ -46,9 +46,15 @@ <% end %>
-
+
<%=@article.content.html_safe %>
- \ No newline at end of file + + + \ No newline at end of file