%article %header %h1 %a{:href => "/post/#{@post.id}"}=@post.title %footer .author=@post.account.username .date=@post.written %section~markup(@post.content, @post.markup)