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