<%= item[:title]%>
<% if item.attributes.has_key?(:subtitle) then %>
<%= item[:subtitle] %>
<% end %>
<% if @item[:author] %>- @item[:author]<% end %> <% if @item[:refers_to] %>- <%= @items[sanitize_path(@item[:refers_to])][:title] %><% end %> - Permalink