- <% unless @friendship.befriendee.friends_with?(@friendship.befriender) -%>
- <p><%= t ".befriend_them_html", :befriendurl => link_to(@friendurl, @friendurl) %></p>
+ <% unless @follow.following.friends_with?(@follow.follower) -%>
+ <p><%= t ".follow_them_html", :followurl => link_to(@followurl, @followurl) %></p>