<% content_for :body_content_title do %> <%= @category.title %> <% end %> <% content_for :body do %>

Title

<%=raw @category.title %>

<% end %> <% content_for :side_body do %> <% end %> <%= render '/refinery/content_page' %>