<% if !@h then @h='h1' end %> <<%= @h %>><%= @item[:title]%> <% if @item.attributes.has_key?(:subtitle) then %>
<%= @item[:subtitle] %> <% end %>> <%if @item[:kind]=='article' %>

<% if @extended then %> <%= article_summary(@item) %> <% end %>