Skip to content
Snippets Groups Projects
Commit 2cdb9f51 authored by qsm-odoo's avatar qsm-odoo
Browse files

[FIX] website_hr_recruitment: remove odoo content from default template

parent 69795860
No related branches found
No related tags found
No related merge requests found
......@@ -115,8 +115,8 @@
<div class="oe_structure">
<section class="o_job_top_bar">
<div class="container mb32">
<h4 class="fw_semibold text-uppercase text-violet-dark mb0 mt32" t-field="job.name"/>
<h6 class="fw_semibold text-uppercase mb0 mt0" t-field="job.address_id" t-field-options='{
<h4 class="text-uppercase mb0 mt32" t-field="job.name"/>
<h6 class="text-uppercase mb0 mt0" t-field="job.address_id" t-field-options='{
"widget": "contact",
"fields": ["city"],
"no_tag_br": True
......@@ -231,19 +231,19 @@
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-4">
<h5 class="fw_semibold text-uppercase">Responsibilities</h5>
<h5 class="text-uppercase">Responsibilities</h5>
<p>Full sales cycle</p>
<p>Achieve monthly targets</p>
<p>US + Canada Territory</p>
</div>
<div class="col-sm-6 col-md-4">
<h5 class="fw_semibold text-uppercase">Challenges</h5>
<h5 class="text-uppercase">Challenges</h5>
<p>Full sales cycle</p>
<p>Achieve monthly targets</p>
<p>US + Canada Territory</p>
</div>
<div class="col-sm-6 col-md-4">
<h5 class="fw_semibold text-uppercase">Must Have</h5>
<h5 class="text-uppercase">Must Have</h5>
<p>Full sales cycle</p>
<p>Achieve monthly targets</p>
<p>US + Canada Territory</p>
......@@ -257,7 +257,7 @@
<div class="container">
<div class="row">
<div class="col-md-8">
<h3 class="mt0 text-violet-dark display-4">What's great in the job?</h3>
<h3 class="mt0">What's great in the job?</h3>
<ul>
<li>No outbound calls, you get leads and focus on providing value to them</li>
<li>You sell management software to directors of SMEs: interesting projects and people</li>
......@@ -319,12 +319,12 @@
<p class="text-uppercase ">Profitable</p>
</div>
<div class="col-sm-6 col-md-4 mt16 mb16">
<h3 class="fw_light mt0">Need More Info?</h3>
<h3 class="mt0">Need More Info?</h3>
<ul>
<li><a href="https://www.linkedin.com/pulse/20140818150823-57131497-how-i-grew-from-1-to-250-employees-in-5-years?trk=prof-post">The founder’s story</a></li>
<li><a href="http://www.slideshare.net/openobject/the-odoo-culture">The Odoo culture</a></li>
<li><a href="http://www.slideshare.net/openobject/be-a-team-leader-not-a-manager">Who is your manager?</a></li>
<li><a href="/blog/customer-reviews-6">What people say about us?</a></li>
<li><a href="#">The founder’s story</a></li>
<li><a href="#">The culture</a></li>
<li><a href="#">Who is your manager?</a></li>
<li><a href="#">What people say about us?</a></li>
</ul>
</div>
</div>
......@@ -337,42 +337,42 @@
<div class="row">
<div class="text-center col-md-3 mt16 mb16">
<span class="fa fa-2x fa-heart"/>
<h4 class="mb0 mt8 text-violet-dark">Benefits</h4>
<h4 class="mb0 mt8">Benefits</h4>
<p>Healthcare, dental, vision, life insurance, Flexible Spending Account (FSA), Health Savings Account (HSA)</p>
</div>
<div class="text-center col-md-3 mt16 mb16">
<span class="fa fa-2x fa-sun-o"/>
<h4 class="mt8 mb0 text-violet-dark">PTOs</h4>
<h4 class="mt8 mb0">PTOs</h4>
<p>Vacation, Sick, and Holiday paid leaves</p>
</div>
<div class="text-center col-md-3 mt16 mb16">
<span class="fa fa-2x fa-car"/>
<h4 class="mt8 mb0 text-violet-dark">Save on commute</h4>
<h4 class="mt8 mb0">Save on commute</h4>
<p>Pre-tax commuter benefitsbr <br/>(parking and transit) </p>
</div>
<div class="text-center col-md-3 mt16 mb16">
<span class="fa fa-2x fa-check-circle"/>
<h4 class="mb0 mt8 text-violet-dark">Discount Programs</h4>
<h4 class="mb0 mt8">Discount Programs</h4>
<p>Brand-name product and services in categories like travel, electronics, health, fitness, cellular, and more</p>
</div>
<div class="text-center col-md-3 mt16 mb16">
<span class="fa fa-2x fa-map-marker"/>
<h4 class="mb0 mt8 text-violet-dark">Prime location</h4>
<h4 class="mb0 mt8">Prime location</h4>
<p>Only a couple blocs from BART, Caltrain, Highway 101, carpool pickup, and Bay Bridge.</p>
</div>
<div class="text-center col-md-3 mt16 mb16">
<span class="fa fa-2x fa-calendar"/>
<h4 class="mt8 mb0 text-violet-dark">Sponsored Events</h4>
<h4 class="mt8 mb0">Sponsored Events</h4>
<p>Tuesday Dinners, Monthly Lunch Mixers, Monthly Happy Hour, Annual day event</p>
</div>
<div class="text-center col-md-3 mt16 mb16">
<span class="fa fa-2x fa-futbol-o"/>
<h4 class="mt8 mb0 text-violet-dark">Sport Activity</h4>
<h4 class="mt8 mb0">Sport Activity</h4>
<p>Play any sport with colleagues and the bill is covered</p>
</div>
<div class="text-center col-md-3 mt16 mb16">
<span class="fa fa-2x fa-coffee"/>
<h4 class="mb0 mt8 text-violet-dark">Eat &amp; Drink</h4>
<h4 class="mb0 mt8">Eat &amp; Drink</h4>
<p>Peet's and Philz coffee provided all day to order and pantry snacks</p>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment