<%= ("by %s," % @item[:author]).upcase %> <%= @item[:created_at].strftime("on %B #{@item[:created_at].day.ordinalize}, %Y").upcase %>
<% end %> <%= yield %><%= ("by %s," % @item[:author]).upcase %> <%= @item[:created_at].strftime("on %B #{@item[:created_at].day.ordinalize}, %Y").upcase %>
<% end %> <%= yield %>