/data/maps/the_digital/rooms/

/option> mixed-content personal blog
about summary refs log blame commit diff stats
path: root/app/views/updates/_update.html.haml
blob: 57f415868d7a33c1270a99235b95bb0dd5863e12 (plain) (tree)
1
2
3
                                                                 
                                                                                                              
                         
%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