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