From dde8be3f948b3af3c9ac4d9d19793ec1ff357284 Mon Sep 17 00:00:00 2001 From: cxt Date: Wed, 19 Oct 2016 20:13:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E9=A1=B5=E5=86=85=E5=AE=B9=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E8=AF=86=E5=88=AB=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/article_homepages/_article_show.html.erb | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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