.page-header %h1.pull-left Registrations .pull-right %ul.breadcrumb %li = link_to new_user_product_registration_path do %i.icon-plus-sign New Registration = render :partial => (@registrations.empty?) ? 'welcome' : 'table' -# = render :partial => (@registrations.empty?) ? 'table' : 'welcome'