636 lines
33 KiB
XML
636 lines
33 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<openerp>
|
||
<data>
|
||
|
||
<template id="home1_layout" inherit_id="website.layout" primary="True">
|
||
<xpath expr="//t[@t-call-assets='web.assets_frontend'][@t-js='false']" position="attributes">
|
||
<attribute name="t-call-assets">theme_enark.home1_assets_frontend</attribute>
|
||
</xpath>
|
||
<xpath expr="//t[@t-call-assets='web.assets_frontend'][@t-css='false']" position="attributes">
|
||
<attribute name="t-call-assets">theme_enark.home1_assets_frontend</attribute>
|
||
</xpath>
|
||
</template>
|
||
<template id="home1_assets_frontend" inherit_id="website.assets_frontend" primary="True">
|
||
<xpath expr="." position="inside">
|
||
<!-- PRESET bgvar-2, colorvar-1, fontvar-1 -->
|
||
<link href="/theme_enark/static/src/less/options/bg_preset_2.less" rel="stylesheet" type="text/less"/>
|
||
</xpath>
|
||
</template>
|
||
|
||
<template id="website.demo_page_home_1" page="True">
|
||
<t t-call="theme_enark.home1_layout">
|
||
<div id="wrap" class="oe_structure oe_empty">
|
||
|
||
<section class="s_lead_bar bg-white o_displayed_top o_displayed_middle o_displayed_bottom">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-md-8 mt16 mb32">
|
||
<h3>Responsive HTML5 theme built using Bootstrap</h3>
|
||
<h5 class="mb0 mt0 text-muted">ENARK was made with easy customization in mind.</h5>
|
||
</div>
|
||
<div class="col-md-4 mt16 mb32">
|
||
<a class="btn btn-primary btn-lg pull-right mt24" href="/page/website.contactus"><i class="fa fa-arrow-right"/> Theme Features </a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<div class="s_banner carousel slide mb0 mt0" data-interval="10000" id="myCarousel3">
|
||
<ol class="carousel-indicators hidden"><li class="active" data-slide-to="0" data-target="#myCarousel3"/></ol>
|
||
<div class="carousel-inner">
|
||
<div class="item bg-blur-04 bg-img-08 active">
|
||
<div class="container">
|
||
<div class="row content">
|
||
<div class="carousel-content col-sm-12 text-center col-md-12 mt128 mb92">
|
||
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_logo_small"/>
|
||
<section class="s_separator_color">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-md-12 mt48">
|
||
<hr/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<h3 class="mt32 text-muted">Build Elegant Website, eCommerce & Blog.</h3>
|
||
<p class="mt16">Edit the content of your banner and add new slides.</p>
|
||
<a class="btn btn-warning btn-lg mt32" href="/page/demo_page_blocks">Building Blocks</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="carousel-control left hidden" data-slide="prev" data-target="#myCarousel3" href="#myCarousel3" style="width: 10%">
|
||
<i class="fa fa-chevron-left"/>
|
||
</div>
|
||
<div class="carousel-control right hidden" data-slide="next" data-target="#myCarousel3" href="#myCarousel3" style="width: 10%">
|
||
<i class="fa fa-chevron-right"/>
|
||
</div>
|
||
</div>
|
||
<section class="s_big_icon_circle mb0 mt92 o_displayed_top o_displayed_middle o_displayed_bottom">
|
||
<div class="container">
|
||
<div class="row mb64">
|
||
<div class="col-md-2 col-md-offset-1 mt16 mb32">
|
||
<div class="s_big_icon_circle_box o_animate o_anim_fade_in_left">
|
||
<div class="s_big_icon_circle_icon col-md-4 center-block">
|
||
<span class="fa fa-desktop"/>
|
||
<h5>1000 Apps</h5>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="col-md-2 mt16 mb32">
|
||
<div class="s_big_icon_circle_box o_animate o_anim_fade_in_left">
|
||
<div class="s_big_icon_circle_icon col-md-4">
|
||
<span class="fa fa-users"/>
|
||
<h5>20.000 Users</h5>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="col-md-2 mt16 mb32">
|
||
<div class="s_big_icon_circle_box o_animate o_anim_fade_in">
|
||
<div class="s_big_icon_circle_icon col-md-4">
|
||
<span class="fa fa-user"/>
|
||
<h5>234 Clients</h5>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="col-md-2 mt16 mb32">
|
||
<div class="s_big_icon_circle_box o_animate o_anim_fade_in_right">
|
||
<div class="s_big_icon_circle_icon col-md-4">
|
||
<span class="fa fa-globe"/>
|
||
<h5>30 Countries</h5>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="col-md-2 mt16 mb32">
|
||
<div class="s_big_icon_circle_box o_animate o_anim_fade_in_right">
|
||
<div class="s_big_icon_circle_icon col-md-4">
|
||
<span class="fa fa-users"/>
|
||
<h5>75 Partners</h5>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_lead_bar bg-gamma mt0 o_displayed_top o_displayed_middle o_displayed_bottom">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-md-8 mt16 mb32">
|
||
<h3>Responsive HTML5 theme built using Bootstrap</h3>
|
||
<h5 class="mb0 mt0 text-muted">ENARK was made with easy customization in mind.</h5>
|
||
</div>
|
||
<div class="col-md-4 mb32 mt32" style="text-align: right;">
|
||
<a class="btn btn-primary btn-lg" href="/page/demo_page_blocks">NEW BUILDING BLOCKS</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="clean-title mt48">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-md-12 text-center mt48 mb16">
|
||
<h1>Focuses on Your Content !</h1>
|
||
<h3 class="text-muted ">flat design & clean structure</h3>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_image_text mb0 o_displayed_top o_displayed_middle o_displayed_bottom">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-md-5 mt32 mb32">
|
||
<img class="img-responsive o_animate o_anim_fade_in_left" src="/web/image/theme_common.image_content_02"/>
|
||
</div>
|
||
<div class="col-md-5 col-md-offset-2 mt64">
|
||
<h3>ENARK Theme for Odoo CMS</h3>
|
||
<h4 class="text-muted">BUILD WITH BOOTSTRAP 3 FRAMEWORK</h4>
|
||
<div/>
|
||
<p>Enark is a professional responsive HTML5 theme, built using Bootstrap3, the most popular wdqsdfront-end framework for developing responsive, mobile first projects on the web.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_timeline mb0 o_displayed_top o_displayed_middle o_displayed_bottom">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-md-12 text-center mb48">
|
||
<h3 class="text-muted">FOR ALL YOUR BUSINESS NEEDS</h3>
|
||
</div>
|
||
<div class="col-md-12 mb64">
|
||
<ul class="s_timeline_ul">
|
||
<li>
|
||
<div class="s_timeline_badge">
|
||
<i class="fa fa-asterisk"/>
|
||
</div>
|
||
<div class="s_timeline_panel o_animate o_anim_fade_in">
|
||
<div class="s_timeline_panel_content">
|
||
<div class="s_timeline_heading">
|
||
<h4 class="s_timeline_date pull-right">2015</h4>
|
||
<h4 class="s_timeline_title">GROW YOUR BUSINESS</h4>
|
||
<h3 class="s_timeline_company">build your website</h3>
|
||
<h5 class="s_timeline_info">get a full range of building blocks</h5>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="s_timeline_panel o_animate o_anim_fade_in">
|
||
<div class="s_timeline_panel_content">
|
||
<div class="s_timeline_heading">
|
||
<h4 class="s_timeline_date pull-right">2015</h4>
|
||
<h4 class="s_timeline_title">make opportunities</h4>
|
||
<h3 class="s_timeline_company">grow your business</h3>
|
||
<h5>CUSTOMIZE EVERYTHING TO FIT YOUR NEEDS</h5>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_title bg-white mt0">
|
||
<div class="container text-center">
|
||
<h1>ENARK Theme Contributors</h1>
|
||
<h4 class="text-muted "/>
|
||
<h4 class="text-muted ">This Theme was created trough an Indiegogo Campaign.<br/>
|
||
Thanks to our bakers it was a great success. Odoo CMS reached 677% of its goal with more than 81K.</h4>
|
||
</div>
|
||
</section>
|
||
<section class="s_references bg-white">
|
||
<div class="container-fluid">
|
||
<div class="row">
|
||
<div class="col-md-offset-1 col-md-2">
|
||
<img class="img-responsive center-block" src="/theme_enark/static/description/contributors/applicatour.jpg"/>
|
||
</div>
|
||
<div class="col-md-2">
|
||
<img class="img-responsive center-block" src="/theme_enark/static/description/contributors/aselcis.jpg"/>
|
||
</div>
|
||
<div class="col-md-2">
|
||
<img class="img-responsive center-block" src="/theme_enark/static/description/contributors/bas-solutions.png"/>
|
||
</div>
|
||
<div class="col-md-2">
|
||
<img class="img-responsive center-block" src="/theme_enark/static/description/contributors/bloopark.png"/>
|
||
</div>
|
||
<div class="col-md-2">
|
||
<img class="img-responsive center-block" src="/theme_enark/static/description/contributors/brouwland.jpg"/>
|
||
</div>
|
||
<div class="col-md-2 col-md-offset-1">
|
||
<img class="img-responsive center-block" src="/theme_enark/static/description/contributors/catsdogs.png"/>
|
||
</div>
|
||
<div class="col-md-2">
|
||
<img class="img-responsive center-block" src="/theme_enark/static/description/contributors/huckemedia.png"/>
|
||
</div>
|
||
<div class="col-md-2">
|
||
<img class="img-responsive center-block" src="/theme_enark/static/description/contributors/dialognet.png"/>
|
||
</div>
|
||
<div class="col-md-2">
|
||
<img class="img-responsive center-block" src="/theme_enark/static/description/contributors/dynapps.jpg"/>
|
||
</div>
|
||
<div class="col-md-2">
|
||
<img class="img-responsive center-block" src="/theme_enark/static/description/contributors/opusvl.png"/>
|
||
</div>
|
||
<div class="col-md-2 col-md-offset-1">
|
||
<img class="img-responsive center-block" src="/theme_enark/static/description/contributors/oxen.jpg"/>
|
||
</div>
|
||
<div class="col-md-2">
|
||
<img class="img-responsive center-block" src="/theme_enark/static/description/contributors/simplitco.jpg"/>
|
||
</div>
|
||
<div class="col-md-2">
|
||
<img class="img-responsive center-block" src="/theme_enark/static/description/contributors/sodexis.jpg"/>
|
||
</div>
|
||
<div class="col-md-2">
|
||
<img class="img-responsive center-block" src="/theme_enark/static/description/contributors/tech-receptives.png"/>
|
||
</div>
|
||
<div class="col-md-2 mb64">
|
||
<img class="img-responsive center-block" src="/theme_enark/static/description/contributors/vauxoo.png"/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_big_image bg-img-01 mt0 o_displayed_top o_displayed_middle o_displayed_bottom" style="height: 592px; overflow: hidden;">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-md-8 col-md-offset-2 mt128">
|
||
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_logo"/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_testimonial_slider carousel slide bg-delta" data-interval="6000" data-ride="carousel" id="myCarousel9">
|
||
<ol class="carousel-indicators"><li class="active" data-slide-to="0" data-target="#myCarousel9"/><li data-slide-to="1" data-target="#myCarousel9"/><li data-slide-to="2" data-target="#myCarousel9"/></ol>
|
||
<div class="carousel-inner">
|
||
<div class="item active">
|
||
<div class="container">
|
||
<div class="row content text-center mt64 mb64">
|
||
<h3><i class="fa fa-quote-left"/> An elegant yet efficient corporate Bootstrap Theme <i class="fa fa-quote-right"/></h3>
|
||
<p class="lead">Leonard Cohen, President / Company Inc.</p>
|
||
<div class="col-md-2 col-md-offset-5">
|
||
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_08"/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="item">
|
||
<div class="container">
|
||
<div class="row content text-center mt64 mb64">
|
||
<h3><i class="fa fa-quote-left"/> I never thought that creating my website would be so easy! <i class="fa fa-quote-right"/></h3>
|
||
<p class="lead">Ben Johnson, Partner / Company Inc.</p>
|
||
<div class="col-md-2 col-md-offset-5">
|
||
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_08"/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="item">
|
||
<div class="container">
|
||
<div class="row content text-center mt64 mb64">
|
||
<h3><i class="fa fa-quote-left"/> I needed a professional design. I found it with ENARK. <i class="fa fa-quote-right"/></h3>
|
||
<p class="lead">Yoko Tsuno, CEO / Company Inc.</p>
|
||
<div class="col-md-2 col-md-offset-5">
|
||
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_08"/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_icon_box_circle mt92 mb48" style="height: 480px; overflow: hidden;">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-md-12 text-center mb48">
|
||
<h1>Impress Your Visitor !</h1>
|
||
<h3 class="text-muted ">ENARK is made for business and personal purpose</h3>
|
||
</div>
|
||
<div class="col-md-3 clearfix mt16 mb16">
|
||
<span class="fa fa-2x fa-picture-o pull-left img-circle bg-gamma"/>
|
||
<div class="icon_box_content">
|
||
<h4>Minimalistic Flat Design</h4>
|
||
<p>Theme ENARK <br/>
|
||
<span style="line-height: 1.42857143;">provides a modern and minimalistic flat design and makes you ride the trend</span></p>
|
||
</div>
|
||
</div>
|
||
<div class="col-md-3 clearfix mt16 mb16">
|
||
<span class="fa fa-2x fa-pencil pull-left img-circle bg-gamma"/>
|
||
<div class="icon_box_content">
|
||
<h4>Beautiful Colors</h4>
|
||
<p>Easily adapt your branding with the six color palettes you can choose with Theme ENARK.</p>
|
||
</div>
|
||
</div>
|
||
<div class="col-md-3 clearfix mt16 mb16">
|
||
<div class="fa fa-2x fa-font pull-left img-circle bg-gamma"/>
|
||
<div class="icon_box_content">
|
||
<h4>Font Combination</h4>
|
||
<p>Find the font that suits your business and make your content more accessible.</p>
|
||
</div>
|
||
</div>
|
||
<div class="col-md-3 clearfix mt16 mb128">
|
||
<div class="fa fa-2x fa-desktop pull-left img-circle bg-gamma"/>
|
||
<div class="icon_box_content">
|
||
<h4>Modern Layout</h4>
|
||
<p>Changing your layout is super easy with ENARK. You can switch from full width to boxed.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_color_blocks_4 o_displayed_top o_displayed_middle o_displayed_bottom o_visible o_visible_bottom">
|
||
<div class="container-fluid">
|
||
<div class="row">
|
||
<div class="col-md-3 s_color_blocks_4_block text-center bg-epsilon">
|
||
<h4>CORPORATE<br/>
|
||
- Business Features -</h4>
|
||
</div>
|
||
<div class="col-md-3 s_color_blocks_4_block text-center bg-gamma bg_gradient_black_up">
|
||
<h4>PERSONAL<br/>
|
||
- Profile, Events -</h4>
|
||
</div>
|
||
<div class="s_color_blocks_4_block text-center col-md-6 bg-gamma">
|
||
<h4>MULTI-PURPOSE THEME<br/>
|
||
- Website + eCommerce + Blog -</h4>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<div class="s_banner carousel slide mt0 o_displayed_top o_displayed_middle o_displayed_bottom o_visible o_visible_top o_visible_middle o_visible_bottom" data-interval="10000" id="myCarousel1" style="height: 440px; overflow: hidden;">
|
||
<ol class="carousel-indicators"><li class="active" data-slide-to="0" data-target="#myCarousel1"/><li data-slide-to="1" data-target="#myCarousel1"/><li data-slide-to="2" data-target="#myCarousel1"/></ol>
|
||
<div class="carousel-inner">
|
||
<div class="item bg-blur-04 bg-img-05 active">
|
||
<div class="container">
|
||
<div class="row content">
|
||
<div class="carousel-content col-md-5 col-sm-12 mt64 mb64 text-center">
|
||
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_logo_small"/>
|
||
<h3 style="text-align: left;">Build your brand. easily.</h3>
|
||
<p class="mt16" style="text-align: left;"/>
|
||
<p style="text-align: left;">
|
||
<a class="btn btn-warning btn-lg" href="/page/demo_page_blocks">NEW BUILDING BLOCKS</a>
|
||
</p>
|
||
</div>
|
||
<div class="carousel-img col-md-6 col-md-offset-1 hidden-sm hidden-xs mt64">
|
||
<img class="img-responsive" src="/theme_enark/static/src/img/content/content_img_01.png" style="-webkit-animation-play-state: paused; -webkit-transition: none; transition: none;-webkit-transform: translateX(23.4%) translateY(8.3%);-moz-transform: translateX(23.4%) translateY(8.3%);-ms-transform: translateX(23.4%) translateY(8.3%);-o-transform: translateX(23.4%) translateY(8.3%);transform: translateX(23.4%) translateY(8.3%)"/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="item bg-blur-03 bg-img-04">
|
||
<div class="container">
|
||
<div class="row content">
|
||
<div class="carousel-content col-md-5 col-sm-12 mt64 mb64 text-center">
|
||
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_logo_small"/>
|
||
<h3 style="text-align: left;">MAKE YOUR OWN WEBSITE</h3>
|
||
<p class="mt16" style="text-align: left;"/>
|
||
<p style="text-align: left;">
|
||
<a class="btn btn-info btn-lg" href="/page/demo_page_blocks">NEW BUILDING BLOCKS</a>
|
||
</p>
|
||
</div>
|
||
<div class="carousel-img col-md-6 col-md-offset-1 hidden-sm hidden-xs mt64">
|
||
<img class="img-responsive" src="/theme_enark/static/src/img/content/content_img_03.png" style="-webkit-animation-play-state: paused; -webkit-transition: none; transition: none; -webkit-transform: translateX(73.6%) translateY(-4.2%); transform: translateX(73.6%) translateY(-4.2%);"/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="item bg-blur-06 bg-img-07">
|
||
<div class="container">
|
||
<div class="row content">
|
||
<div class="carousel-content col-sm-12 mt64 mb64 text-center col-md-5">
|
||
<h3 class="mt32 text-muted" style="text-align: left;">
|
||
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_logo_small" style="line-height: 1.42857143;"/>
|
||
</h3>
|
||
<h3 style="text-align: left;">YOU ARE THE DESIGNER</h3>
|
||
<p class="mt16" style="text-align: left;">
|
||
<br/>
|
||
<a class="btn btn-success btn-lg" href="/page/demo_page_blocks">NEW BUILDING BLOCKS</a>
|
||
</p>
|
||
</div>
|
||
<div class="carousel-img col-md-6 col-md-offset-1 hidden-sm hidden-xs mt64">
|
||
<img class="img-responsive" src="/theme_clean/static/src/img/content/image_content_01.png" style="-webkit-transform: translateX(25.9%) translateY(8.3%); transform: translateX(25.9%) translateY(8.3%); -webkit-animation-play-state: paused; -webkit-transition: none; transition: none;"/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="carousel-control left" data-slide="prev" data-target="#myCarousel1" href="#myCarousel1" style="width: 10%">
|
||
<i class="fa fa-chevron-left"/>
|
||
</div>
|
||
<div class="carousel-control right" data-slide="next" data-target="#myCarousel1" href="#myCarousel1" style="width: 10%">
|
||
<i class="fa fa-chevron-right"/>
|
||
</div>
|
||
</div>
|
||
<section class="s_color_blocks_4 o_displayed_top o_displayed_middle o_displayed_bottom o_visible o_visible_top o_visible_middle o_visible_bottom">
|
||
<div class="container-fluid">
|
||
<div class="row">
|
||
<div class="col-md-3 s_color_blocks_4_block text-center bg-epsilon">
|
||
<h4/>
|
||
<h6 style="text-align: left; margin-left: 40px;">You can easily change the background,<br/>
|
||
the colors and the font combination of<br/>
|
||
your website.</h6>
|
||
</div>
|
||
<div class="col-md-3 s_color_blocks_4_block text-center bg-gamma">
|
||
<h4/>
|
||
<h6 style="text-align: left; margin-left: 40px;">Every Building Block has its own<br/>
|
||
options. You can change their style by playing with images,</h6>
|
||
</div>
|
||
<div class="s_color_blocks_4_block text-center col-md-6 bg-delta">
|
||
<h4/>
|
||
<h6 style="text-align: left; margin-left: 80px;">Build web pages, create your shop online our edit your first blog post with<br/>
|
||
ENARK Theme for Odoo CMS. Every Building Block has its own options.<br/>
|
||
You can change their style by playing with images,</h6>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_two_columns mt48 o_displayed_top o_displayed_middle o_visible o_visible_top">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-md-12 text-center mt48 mb0">
|
||
<h2>Without any Technical or Designer Skills</h2>
|
||
<h3 class="text-muted ">Build your brand identity with Enark</h3>
|
||
</div>
|
||
<div class="col-md-12 text-center mt48">
|
||
<div/>
|
||
</div>
|
||
<div class="mb0 mt128 col-md-3">
|
||
<h1>Grow Your Business with Your Website.</h1>
|
||
<div/>
|
||
<h3>
|
||
<font class="bg-delta">
|
||
<font class="text-delta">Sale Online. Make Opportunities.</font>
|
||
</font>
|
||
</h3>
|
||
<div/>
|
||
<br/>
|
||
<br/>
|
||
|
||
<div>
|
||
<span style="line-height: 1.42857143;">Build web pages, create your shop online our edit your first blog post with ENARK Theme for Odoo CMS.</span>
|
||
</div>
|
||
</div>
|
||
<div class="mb32 mt0 col-md-offset-1 col-md-4">
|
||
<img class="img-responsive" src="/web/image/theme_common.image_content_06"/>
|
||
<h4 class="mt32 text-center">Universal Graphics</h4>
|
||
<h5 class="text-muted text-center">TOOLS & OPTIONS</h5>
|
||
<blockquote>
|
||
<p>You can easily change the background, the colors and the font combination of your website or you a preset.</p>
|
||
</blockquote>
|
||
</div>
|
||
<div class="mb92 mt0 col-md-4">
|
||
<img class="img-responsive" src="/web/image/theme_common.image_content_05"/>
|
||
<h4 class="mt32 text-center">Save Time. Make Money</h4>
|
||
<h5 class="text-muted text-center">RICH FEATURES</h5>
|
||
<blockquote>
|
||
<p>Every Building Block has its own options. You can change their style by playing with images, colors and gradients.</p>
|
||
</blockquote>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_lead_bar bg-epsilon mt48">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-md-8 mt16 mb32">
|
||
<h3>New Odoo Bootstrap Theme: ENARK Theme</h3>
|
||
<h5 class="mb0 mt0 text-muted">Enark was made with easy customization in mind.</h5>
|
||
</div>
|
||
<div class="col-md-4 mb32 mt32" style="text-align: right;">
|
||
<a class="btn btn-info btn-lg" href="/page/demo_page_blocks">NEW BUILDING BLOCKS</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_color_blocks_2 ">
|
||
<div class="container-fluid">
|
||
<div class="row">
|
||
<div class="col-md-6 s_color_blocks_2_block text-center o_animate o_anim_fade_in_left bg-img-08">
|
||
<span class="fa fa-shield fa-5x center-block"/>
|
||
<h2 class="text-center">Beautiful Layout</h2>
|
||
<h3 class="text-center text-muted mb16">PLAY WITH COLORS & GRADIENTS</h3>
|
||
<p>ENARK is a uniquely designed theme. <br/>
|
||
It's super easy to modify and uses advanced LESS/CSS techniques<br/>
|
||
built on the latest Bootstrap Framework.<br/>
|
||
<br/>
|
||
</p>
|
||
<a class="btn btn-info mb32" href="#"><i class="fa fa-cog"/> More Details </a>
|
||
</div>
|
||
<div class="col-md-6 s_color_blocks_2_block bg-gamma text-center bg_gradient_primary_up o_animate o_anim_fade_in_right">
|
||
<span class="fa fa-cube fa-5x center-block"/>
|
||
<h2 class="text-center">Modern Structure</h2>
|
||
<h3 class="text-center text-muted mb16">HIGHLIGHT WITH ANIMATIONS</h3>
|
||
<p>ENARK is build with easy customization in mind. Out of the box,<br/>
|
||
you get 6 color schemes and multiple combinations,<br/>
|
||
from backgronds to fonts.<br/>
|
||
<br/>
|
||
</p>
|
||
<a class="btn btn-info mb32" href="#"><i class="fa fa-cog"/> More Details</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_event_list mt92" style="height: 808px; overflow: hidden;">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-md-12 text-center mt0 mb48">
|
||
<h2>
|
||
<span class="fa fa-clock-o fa-5x"/>
|
||
</h2>
|
||
<h2>Schedule Everything with ENARK Theme</h2>
|
||
<h3 class="text-muted">Your Last Activities</h3>
|
||
</div>
|
||
</div>
|
||
<div class="row">
|
||
<div class="col-md-12">
|
||
<p class="text-center">With ENARK Theme you get a list of your events with date, time, description, etc. Select the simple or image mode and edit your content.<br/>
|
||
You can link your events to your favorite social network.</p>
|
||
</div>
|
||
<div class="col-md-6 mt32 mb32">
|
||
<div class="s_event_list_item">
|
||
<time class="bg-delta" datetime="2014-07-20">
|
||
<span class="s_event_list_day">18</span>
|
||
<span class="s_event_list_month">Jul</span>
|
||
<span class="s_event_list_year">2014</span>
|
||
<span class="s_event_list_time">ALL DAY</span>
|
||
</time>
|
||
<img class="img-responsive" src="/web/image/theme_common.image_content_09"/>
|
||
<div class="s_event_list_info">
|
||
<h4 class="s_event_list_title">Your Event Name</h4>
|
||
<p class="s_event_list_desc">Write a description of your event here.</p>
|
||
<ul>
|
||
<li><a href="#"><span class="fa fa-globe"/> Link</a></li>
|
||
<li><a href="#"><span class="fa fa-info-circle"/> Info</a></li>
|
||
</ul>
|
||
</div>
|
||
<div class="s_event_list_social">
|
||
<ul>
|
||
<li class="s_event_list_facebook"><a href="#"><span class="fa fa-facebook"/></a></li>
|
||
<li class="s_event_list_twitter"><a href="#"><span class="fa fa-twitter"/></a></li>
|
||
<li class="s_event_list_google_plus"><a href="#"><span class="fa fa-google-plus"/></a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="col-md-6 mt32 mb128">
|
||
<div class="s_event_list_item">
|
||
<time class="bg-delta" datetime="2014-07-20">
|
||
<span class="s_event_list_day">18</span>
|
||
<span class="s_event_list_month">Jul</span>
|
||
<span class="s_event_list_year">2014</span>
|
||
<span class="s_event_list_time">ALL DAY</span>
|
||
</time>
|
||
<img class="img-responsive" src="/web/image/ir.attachment/258_013f081/datas" style="-webkit-animation-play-state: paused; -webkit-transition: none; transition: none"/>
|
||
<div class="s_event_list_info">
|
||
<h4 class="s_event_list_title">Your Event Name</h4>
|
||
<p class="s_event_list_desc">Write a description of your event here.</p>
|
||
<ul>
|
||
<li><a href="#"><span class="fa fa-globe"/> Link</a></li>
|
||
<li><a href="#"><span class="fa fa-info-circle"/> Info</a></li>
|
||
</ul>
|
||
</div>
|
||
<div class="s_event_list_social">
|
||
<ul>
|
||
<li class="s_event_list_facebook"><a href="#"><span class="fa fa-facebook"/></a></li>
|
||
<li class="s_event_list_twitter"><a href="#"><span class="fa fa-twitter"/></a></li>
|
||
<li class="s_event_list_google_plus"><a href="#"><span class="fa fa-google-plus"/></a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_column bg-img-03">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-md-12 mb128 mt92">
|
||
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_04"/>
|
||
<h3 class="mt32 text-center">Tones of Options. Unlimited Possibilities</h3>
|
||
<h4 class="text-muted text-center">Customize your website with ease</h4>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
<section class="s_lead_bar bg-gamma mb0">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-md-8 mt16 o_animate o_anim_fade_in_left mb64">
|
||
<h3>ENARK - Bootstrap Theme for Odoo CMS</h3>
|
||
<h5 class="mb0 mt0 text-muted">Made with easy customization in mind.</h5>
|
||
</div>
|
||
<div class="mb32 col-md-3 col-md-offset-1 o_animate o_anim_fade_in_right mt48" style="text-align: right;">
|
||
<a class="btn btn-primary btn-lg" href="/page/demo_page_blocks">NEW BUILDING BLOCKS</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
</div>
|
||
</t>
|
||
</template>
|
||
|
||
<record id="demo_page_home_1_menu" model="website.menu">
|
||
<field name="name">Demo 1</field>
|
||
<field name="url">/page/demo_page_home_1</field>
|
||
<field name="parent_id" ref="website.main_menu"/>
|
||
<field name="sequence" type="int">20</field>
|
||
</record>
|
||
|
||
</data>
|
||
</openerp>
|