diaspora/app/views/bookmarks/_pane.html.haml
2010-06-20 14:52:04 -07:00

8 lines
170 B
Text

%li.message
%span.from= link_to post.owner, "#"
%b shared a link
%br
= post.title
= link_to post.link
%div.time= "#{time_ago_in_words(post.updated_at)} ago"