<%= _("%s is followed by") % profile.name %>

<%= render :partial => 'follow', :locals => {:follow => @followed_by} %>