RS, DG; removing the last link_to_person

This commit is contained in:
Raphael 2010-08-11 10:02:45 -07:00
parent f73c5c6a05
commit 355aba75df

View file

@ -3,7 +3,7 @@
= person_image_tag(post.person)
%span.from
= link_to_person post.person
= link_to post.person.real_name, post.person
%b shared a link
%br
= post.title