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