<%= item[:title]%> <% if item.attributes.has_key?(:subtitle) then %>
<%= item[:subtitle] %> <% end %>

"><%= @item[:created_at].strftime("%d.%m.%Y") %> <% if @item[:author] %>- @item[:author]<% end %> <% if @item[:refers_to] %>- <%= @items[sanitize_path(@item[:refers_to])][:title] %><% end %> - Permalink

<%= yield %>