- content_for :title, t("callthroughs.index.page_title") - if @callthroughs.count > 0 = render "index_core", :callthroughs => @callthroughs = render :partial => 'shared/create_link', :locals => {:parent => @parent, :child_class => Callthrough}