.modal-content.no-shadow #info.col-xs-12.col-sm-12.bg-white section .col-xs-12.no-padding.col-sm-4.bg-sbar = render 'onboard_sidebar' .col-xs-12.no-padding.col-sm-8 h4.text-center.pt15 Tasks, Trades, & Subtrades Confirmation .vspace15 .fs12.lightgrey.text-center.lh22 | You have now connected all your Tasks, Trades, and Sub-Trades / .fs12.lightgrey.text-center.pt40.lh22 / | The next step is to set your weekly Availability so that / br/ / | others can book you and you can get paid. .fs12.lightgrey.text-center.pt40.lh22 | You are way 4/6 through completing your   strong = Tutor.model_name.human |  profile! .fs12.lightgrey.text-center.lh22 | Your information has been saved. = simple_form_for @user, as: :user, turboboost: true, :url => profile_path(params[:id]), validate: true do |f| .text-center.pt30 button.blue-arrow.btn-link span | Next .clearfix