app/views/refinery/blog/posts/show.html.erb in refinerycms-blog-2.0.4 vs app/views/refinery/blog/posts/show.html.erb in refinerycms-blog-2.0.5
- old
+ new
@@ -1,5 +1,5 @@
-<% content_for :body_content_left do %>
+<% content_for :body do %>
<div id="show_blog_post">
<%= render 'post' %>
</div>
<% if Refinery::Blog::Post.comments_allowed? %>