%article#stream-post %h2#stream-title= stream.title - unless stream.body.blank? %header#stream-intro.entry-content= markdown(stream.body) = will_paginate @updates - unless @updates.empty? = render @updates = will_paginate @updates