% if @item[:description] %>
<% end %> <% if @item[:author] %>
<% end %>
<% if @item[:full_width] %> <%= yield %> <% else %>
<%= yield %>
<% end %>