#follow_form - if current_user.following?(@profile) = render 'unfollow' - else = render 'shared/follow'