#signup-form-header class="#{'hide' if params[:invitation_token].present?}" .divset h1.left = Configurations::General.application_name span |  Inc. p.fs12.lh16.left - if params[:type] == Tutor.model_name.human.downcase = "Be an Expert 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} experts and #{Student.model_name.human.pluralize}." .clearfix .grey-dot-line - if ActsAsTenant.current_tenant.prelaunch? .mtb15.center .fs13.semibold.mtb10.no-display | Sign Up with - if params[:invitation_token].blank? .pull-left.w30pct.right.ml15.no-display = link_to auth_at_provider_path(provider: :linkedin, type: params[:type]), class: :'circle-in' do .pull-left.w30pct.right.no-display = link_to auth_at_provider_path(provider: :facebook, type: params[:type]), class: :'circle-fb' do - else .pull-left.w30pct.right.ml15.no-display = link_to auth_at_provider_path(provider: :linkedin, type: params[:type], invitation_token: params[:invitation_token]), class: :'circle-in' do .pull-left.w30pct.right.no-display = link_to auth_at_provider_path(provider: :facebook, type: params[:type], invitation_token: params[:invitation_token]), class: :'circle-fb' do .pull-left.w5pct.center.pt8.no-display | OR .w25pct.left.m-auto .btn.btn-darkgrey.w175 data-toggle='class:hide' data-target='#signup-form,#signup-form-header' | Sign up Manually .clearfix.mb5 - else .mtb15.center.col-sm-12.pl0 .fs13.semibold.mtb10 | Sign Up with - if params[:invitation_token].blank? .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 - else .col-sm-4.right.mb10 = link_to auth_at_provider_path(provider: :linkedin, type: params[:type], invitation_token: params[:invitation_token]), class: :'circle-in' do .col-sm-4.right.mb10 = link_to auth_at_provider_path(provider: :facebook, type: params[:type], invitation_token: params[:invitation_token]), 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 class="#{'hide' unless params[:invitation_token].present?}" .col-sm-12.bg-white.pt20.mt20.col-xs-12 h2.lightblue.bold.align-center.fs20.mt0.col-xs-12 | Opportunity Awaits = render ActsAsTenant.current_tenant.user_form - unless ActsAsTenant.current_tenant.prelaunch? .grey-dot-line .mtb15 .col-sm-12.center.mb10 .fs13.semibold | or sign up with - if params[:invitation_token].blank? .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' do - else .col-sm-6.right.mb10 = link_to auth_at_provider_path(provider: :linkedin, type: params[:type], invitation_token: params[:invitation_token]), class: :'circle-in' do .col-sm-6.left.mb10 = link_to auth_at_provider_path(provider: :facebook, type: params[:type], invitation_token: params[:invitation_token]), class: :'circle-fb' do .clearfix