-@posts.each do |post| %article %header %h1=post.title %section.content=markup(post.content, post.markup)