[IMP]Add snippet comparision.

bzr revid: bth@tinyerp.com-20130926060522-8l16uf60p6dq06fh
This commit is contained in:
bth-openerp 2013-09-26 11:35:22 +05:30
parent ce011f97ca
commit b7bd63aa1b
1 changed files with 71 additions and 52 deletions

View File

@ -57,60 +57,79 @@
</div>
</div>
</section>
<section snippet-id="image-text" class="mt16 mb16">
<section snippet-id="pricing" class="mt16 mb16">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt16">
<h2>Responsibilities</h2>
<h5 class="small text-muted">Into ...</h5>
</div>
<div class="col-md-8 col-md-offset-4">
<ul>
<li>You will work closely with all developers</li>
<li>You will report to the head of RD</li>
<li>You will initially be coached by senior developers</li>
<li>You will become a technical expert of the product.</li>
</ul>
</div>
<div class="col-md-8 col-md-offset-2 text-center text-muted">Work in a fun atmosphere</div>
</div>
</div>
</section>
<section snippet-id="image-text" class="mt16 mb16">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt16">
<h2>Skills</h2>
<h5 class="small text-muted">Must have ...</h5>
</div>
<div class="col-md-8 col-md-offset-4">
<ul>
<li>Master or engineer in computer science</li>
<li>Preferably 1 year of experience</li>
<li>Good knowledge of object oriented programming</li>
<li>Good knowledge of web design</li>
</ul>
</div>
<div class="col-md-8 col-md-offset-2 text-center text-muted">You autonomously and quickly learn</div>
</div>
</div>
</section>
<section snippet-id="image-text" class="mt16 mb16">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt16">
<h2>Nice to have</h2>
<h5 class="small text-muted">Close to the perfection ...</h5>
</div>
<div class="col-md-8 col-md-offset-4">
<ul>
<li>Good knowledge of the programming language</li>
<li>Good knowledge of the latest web technologies</li>
<li>Good language skills in an other langages</li>
<li>Contributions to open source projects</li>
</ul>
</div>
<div class="col-md-8 col-md-offset-2 text-center text-muted">You are passionate</div>
<div class="col-md-4">
<div class="panel panel-info">
<!-- Default panel contents -->
<div class="panel-heading text-center">
<h2 style="margin: 0">Responsibilities</h2>
<p style="margin: 0" class="text-muted">
Into ...
</p>
</div>
<!-- List group -->
<ul class="list-group">
<li class="list-group-item">You will work closely with all developers</li>
<li class="list-group-item">You will report to the head of RD</li>
<li class="list-group-item">You will initially be coached by senior developers</li>
<li class="list-group-item">You will become a technical expert of the product.</li>
</ul>
<div class="panel-footer text-center">
<p class="text-muted">
<i>Work in a fun atmosphere</i>
</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-primary">
<!-- Default panel contents -->
<div class="panel-heading text-center">
<h2 style="margin: 0">Skills</h2>
<p style="margin: 0">
Must have ...
</p>
</div>
<!-- List group -->
<ul class="list-group">
<li class="list-group-item">Master or engineer in computer science</li>
<li class="list-group-item">Preferably 1 year of experience</li>
<li class="list-group-item">Good knowledge of object oriented programming</li>
<li class="list-group-item">Good knowledge of web design</li>
</ul>
<div class="panel-footer text-center">
<p class="text-muted">
<i>You autonomously and quickly learn</i>
</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="panel panel-info">
<!-- Default panel contents -->
<div class="panel-heading text-center">
<h2 style="margin: 0">Nice to have</h2>
<p style="margin: 0" class="text-muted">
Close to the perfection ...
</p>
</div>
<!-- List group -->
<ul class="list-group">
<li class="list-group-item">Good knowledge of the programming language</li>
<li class="list-group-item">Good knowledge of the latest web technologies</li>
<li class="list-group-item">Good language skills in an other langages</li>
<li class="list-group-item">Contributions to open source projects</li>
</ul>
<div class="panel-footer text-center">
<p class="text-muted">
<i>You are passionate</i>
</p>
</div>
</div>
</div>
</div>
</div>
</section>