.white.padding.message-item{style:contact_message.admin ? "background-color:#b7e7ff" : "background-color:#e8e8e8"} %h4= i(:"user") + " " + contact_message.author_name %p.info=i(:"clock-o") + " Posté le #{contact_message.created_at.strftime('%d/%m/%Y à %H:%M')}, il y a #{time_ago_in_words(contact_message.created_at)}" %p= contact_message.content