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