% content_for :title, "#{t('.blog_archive_for', :date => @archive_date.strftime('%B %Y'))}" %> <% content_for :body do %>
<%= t('.no_blog_articles_posted', :date => @archive_date.strftime('%B %Y')) %>
<% end %> <% end %> <%= render '/refinery/blog/shared/body_content_right' %> <%= render "/refinery/content_page" %> <% content_for :stylesheets, stylesheet_link_tag('refinery/blog/frontend') %>