%section.stream-update.entry-content{ id: "update-#{update.id}" }
  %time.update-posted= update.created_at.strftime("%B #{update.created_at.day.ordinalize}, %Y at %-I:%M:%S%P")
  = update.body.html_safe