This html be safe

This commit is contained in:
Steven Heidel 2010-11-11 22:32:30 -06:00
parent d0d2a5dde6
commit 92d019d6a2

View file

@ -25,7 +25,7 @@
<% end %>
</p>
</header>
<%=raw @blog_post.body %>
<%= @blog_post.body.html_safe %>
<% if BlogPost::ShareThis.enabled? %>
<span class="st_sharethis" displayText="ShareThis"></span>