Clean up article intro markup

This commit is contained in:
Stefan Schlott 2013-08-24 09:41:40 +02:00
parent f07071d0a8
commit e391272275

View file

@ -4,8 +4,8 @@
<% if @article.attributes.has_key?(:subtitle) then %>
<br/><small><%= @article[:subtitle] %></small>
<% end %></<%= @h %>>
<div class="clearfix"></div>
</header>
<div class="clearfix"></div>
<section>
<% if @extended then %>
<%= article_summary(@article) %>