"HIRES PRINTABLE VERSION"
Bootstrap 3.3.0 Snippet by harryward

<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container"> <div class="row"> <pre> <b>TheLab Hires System</b> <i>NEW HIRE REQUEST</i> Requested By: {{requestor_name}} Business: {{entity}} Requested On: {{when}} Candidate name: {{candidate_name}} Internal Candidate: {{is_internal}} <b>Position Title: {{position_title}}</b> Reports to: {{reports_to_name}} Proposed start date: {{proposed_start}} New Position: {{new_position}} [#if is_sales != 'no'] Sales Comp Plan: {{sales_type}} // [if new New Candidate (salary/comission)][if experienced Experienced Candidate (guarantee)] [#if sales_type === 'experienced'] Monthly Guarantee: {{monthly_guarantee}} Budgeted Guarantee: {{budgeted_guarantee}} Covered Guarantee: {{covered_guarantee}} Guarantee Months: {{guarantee_months}} [/if] [/if] Notes: {{notes}} Is the position in the budget? {{is_internal}} Budgeted annual salary: {{budget_salary}} Budgeted bonus: {{budget_bonus}} Budgeted bonus timing: {{budget_bonus_timing}} Bonus Explanation: {{explain_bonus}} Other Compensation: {{#each other_bonus}}{{this}}{{/each}} Proposed salary: {{proposed_salary}} Proposed bonus: {{proposed_bonus}} Proposed bonus timing: {{proposed_bonus_timing}} STU ROSENSTEIN APPROVAL: <small>check one</small> [ ] approve [ ] deny Signature: ____________________________________________ Date: _____________________ Notes <small>ID: {{_id}}</small> </pre> </div> </div>

Related: See More


Questions / Comments: