<% content_for :content_class, "blog-archives-content" %> <% content_for :content do %>

<%= yield :title %>

<%= yield %>
<% end %> <% content_for :admin_content do %> <% if preview? %>

admin

<% end %> <% end %> <%= render :template => "layouts/cartoonist" %>