[MERGE]Merge lp:~openerp-dev/openobject-addons/trunk-website-al.
authorbth-openerp <bth@tinyerp.com>
Fri, 27 Sep 2013 05:17:09 +0000 (10:47 +0530)
committerbth-openerp <bth@tinyerp.com>
Fri, 27 Sep 2013 05:17:09 +0000 (10:47 +0530)
bzr revid: bth@tinyerp.com-20130927051709-qltvmcxbte3vjezv

1  2 
addons/website/static/src/xml/website.snippets.xml
addons/website_hr/views/website_hr.xml

          </section>
      </div>
  
+     <div t-name="website.snippets.parallax" data-snippet-id='parallax' data-category='effect' data-selector-children='.oe_structure, [data-oe-type=html]'>
+         <div class='oe_snippet_thumbnail'>Parallax</div>
+         <section class="oe_snippet_body parallax_full oe_structure">
+             <div class="container">
+                 <div class="row">
+                     <div class="col-md-12 mt128 mb32">
+                         <h1 class="text-center">
+                             <b>Our References</b>
+                         </h1>
+                         <h3 class="text-center">
+                             More than 500 happy customers.
+                         </h3>
+                     </div>
+                 </div>
+             </div>
+         </section>
+     </div>
 -
  </templates>