.row = link_to root_path button.close.fs20 type="button" span aria-hidden="true" × #signup-form-header.hide .divset h1 a.block.text-center href=root_url = image_tag("logo-syrch-new-s2.png", alt: "#{Configurations::General.application_name}", title: "#{Configurations::General.application_name}", class: "pt5" ) p.fs9.lh16.left - if params[:type] == Tutor.model_name.human.downcase = "Be an Tutoring with #{Configurations::General.application_name}! Gain access to hundreds of jobs in your city and build your own schedule." - if params[:type] == Student.model_name.human.downcase || !params[:type].blank? = " Create your #{Student.model_name.human.titleize} account and join the growing network of #{Configurations::General.application_name} tutorings and #{Student.model_name.human.pluralize}." .clearfix .grey-dot-line .mtb15.center.col-sm-12.pl0 .fs13.semibold.mtb10 | Sign Up with .col-sm-4.right.mb10 = link_to auth_at_provider_path(:provider => :linkedin, :type => params[:type]), class: :'circle-in' do .col-sm-4.right.mb10 = link_to auth_at_provider_path(:provider => :facebook, :type => params[:type]), class: :'circle-fb' do .col-sm-1.center.ptb10 | OR .col-sm-3.center.pl0 .btn.btn-darkgrey data-toggle='class:hide' data-target='#signup-form,#signup-form-header' | Sign up Manually .clearfix.mb5 .clearfix .row.mb30 #signup-form.w700mx.col-xs-12 .col-sm-12.bg-white.pt20.mt20.col-xs-12 h2.lightblue.bold.align-center.fs20.mt0.col-xs-12 | Opportunity Awaits = render 'users/form' .grey-dot-line .mtb15 .col-sm-12.center.mb10 .fs13.semibold | or sign up with .col-sm-6.right.mb10 = link_to auth_at_provider_path(:provider => :linkedin, :type => params[:type]), class: :'circle-in' do .col-sm-6.left.mb10 = link_to auth_at_provider_path(:provider => :facebook, :type => params[:type]), class: :'circle-fb pull-left' do .clearfix