[ADD] theme saas-6

This commit is contained in:
Design
2021-05-25 18:32:22 +02:00
committed by Jeremy Kersten
commit b2e6533276
3407 changed files with 104584 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
Odoo Proprietary License v1.0
This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).
You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).
It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.
The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
View File
+28
View File
@@ -0,0 +1,28 @@
{
'name': 'Enark',
'description': 'Enark Theme',
'category': 'Theme/Corporate',
'version': '1.0',
'author': 'Odoo SA',
'depends': ['theme_common', 'website_animate'],
'data': [
'views/assets.xml',
'views/image_content.xml',
'views/customize_modal.xml',
'views/snippets_options.xml',
'views/snippets.xml',
'views/image_library.xml',
],
'demo': [
'demo/home.xml',
'demo/home_2.xml',
'demo/home_3.xml',
'demo/blocks.xml',
],
'images': [
'static/description/enark_description.jpg',
],
'price': 199,
'currency': 'EUR',
'live_test_url': 'https://theme-enark.odoo.com/page/demo_page_home_1',
}
+400
View File
@@ -0,0 +1,400 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<template id="website.demo_page_blocks" page="True">
<t t-call="website.layout">
<div id="wrap" class="oe_structure oe_empty">
<section class="s_big_image_parallax parallax bg-img-04 o_visible o_visible_middle o_visible_bottom o_displayed_top o_displayed_middle o_displayed_bottom o_visible_top" data-scroll-background-offset="0" data-scroll-background-ratio="0.3">
<div class="container">
<div class="row">
<div class="col-md-3 col-md-offset-2 mt32 s_big_image_parallax_content">
<img class="img-responsive center-block o_anim_fade_in_up" src="/website/image/theme_common.image_content_03"/>
</div>
<div class="col-md-4 mt64 mb64">
<img class="img-responsive center-block" src="/website/image/theme_common.image_content_logo"/>
</div>
<div class="col-md-4 text-center">
<h3>NEW EXCLUSIVE BUILDING BLOCKS</h3>
</div>
</div>
</div>
</section>
<section class="s_title_block">
<div class="container">
<div class="row">
<div class="col-md-12 mt64">
<h2>STRUCTURE BLOCKS</h2>
<hr/>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">1. Clean Title Block</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_title_small"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">2. Clean Text Block</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_text"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">3. Clean Image Text</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_image_text_2"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">4. Clean Text Image</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_text_image_2"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">5. Clean Color Blocks x2</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_color_blocks_2"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">6. Clean Color Blocks x4</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_color_blocks_4"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">7. Clean One Column</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_column"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">8. Clean Two Columns</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_two_columns"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">9. Clean Three Columns</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_three_columns_circle"/>
<section class="s_title_block">
<div class="container">
<div class="row">
<div class="col-md-12 mt64">
<h2>CONTENT BLOCKS</h2>
<hr/>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">1. Big Icon Circle</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_big_icon_circle"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">2. Icon Box</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_icon_box"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">3. Icon Box Circle</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_icon_box_circle"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">4. Icon Box Square</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_icon_box_square"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">5. Separator Color</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_separator_color"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">6. Separator Shade</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_separator_shade"/>
<section class="s_title_block">
<div class="container">
<div class="row">
<div class="col-md-12 mt64">
<h2>FEATURES BLOCKS</h2>
<hr/>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">1. Lead Bar</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_lead_bar"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">2. Logos Bar</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_logo_bar"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">3. Team Profiles</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_team_profiles"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">4. Profile</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_profile"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">5. Timeline</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_timeline"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">6. Timeline Compact</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_timeline_compact"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">7. Event List</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_event_list"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">8. Discount</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_discount"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">9. Pricing</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_pricing"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">10. Process Step</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_process_steps_2"/>
<section class="s_title_block">
<div class="container">
<div class="row">
<div class="col-md-12 mt64">
<h2>EFFECT BLOCKS</h2>
<hr/>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">1. Big Image</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_big_image"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">2. Big Image Parallax</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_big_image_parallax"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">3. Slide Banner</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_slide_banner"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">4. Testimonial Slider</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_testimonial_slider"/>
</div>
</t>
</template>
<record id="demo_page_blocks_menu" model="website.menu">
<field name="name">Blocks</field>
<field name="url">/page/demo_page_blocks</field>
<field name="parent_id" ref="website.main_menu"/>
<field name="sequence" type="int">20</field>
</record>
</data>
</openerp>
+670
View File
@@ -0,0 +1,670 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<template id="home1_layout" inherit_id="website.layout" primary="True">
<xpath expr="//head/t[@t-call-assets='website.assets_frontend']" 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_slide_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="/website/image/theme_common.image_content_logo_small" style=""/>
<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 &amp; 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 &amp; clean structure</h3>
</div>
</div>
</div>
</section>
<section class="s_image_text_2 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="/website/image/theme_common.image_content_02" style=""/>
</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_small bg-white mt0">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt128 mb64">
<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>
</div>
</div>
</section>
<section class="s_logo_bar 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="/website/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="/website/image/theme_common.image_content_08" style=""/>
</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="/website/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="/website/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_slide_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="/website/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="/website/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="/website/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="/website/image/theme_common.image_content_06" style=""/>
<h4 class="mt32 text-center">Universal Graphics</h4>
<h5 class="text-muted text-center">TOOLS &amp; 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="/website/image/theme_common.image_content_05" style=""/>
<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 &amp; 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>
<div class="container">
<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">
<ul class="s_event_list">
<li>
<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="/website/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 style="width:50%;">
<a href="#"><span class="fa fa-globe"/> Link </a>
</li>
<li style="width:50%;"><span class="fa fa-info-circle"/> Info</li>
</ul>
</div>
<div class="s_event_list_social">
<ul>
<li class="s_event_list_facebook" style="width:33%;">
<a href="#">
<span class="fa fa-facebook"/>
</a>
</li>
<li class="s_event_list_twitter" style="width:34%;">
<a href="#">
<span class="fa fa-twitter"/>
</a>
</li>
<li class="s_event_list_google_plus" style="width:33%;">
<a href="#">
<span class="fa fa-google-plus"/>
</a>
</li>
</ul>
</div>
</li>
</ul>
</div>
<div class="col-md-6 mt32 mb128">
<ul class="s_event_list">
<li>
<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="/website/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 style="width:50%;">
<a href="#"><span class="fa fa-globe"/> Link </a>
</li>
<li style="width:50%;"><span class="fa fa-info-circle"/> Info</li>
</ul>
</div>
<div class="s_event_list_social">
<ul>
<li class="s_event_list_facebook" style="width:33%;">
<a href="#">
<span class="fa fa-facebook"/>
</a>
</li>
<li class="s_event_list_twitter" style="width:34%;">
<a href="#">
<span class="fa fa-twitter"/>
</a>
</li>
<li class="s_event_list_google_plus" style="width:33%;">
<a href="#">
<span class="fa fa-google-plus"/>
</a>
</li>
</ul>
</div>
</li>
</ul>
</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="/website/image/theme_common.image_content_04" style=""/>
<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>
+628
View File
@@ -0,0 +1,628 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<template id="home2_layout" inherit_id="website.layout" primary="True">
<xpath expr="//head/t[@t-call-assets='website.assets_frontend']" position="attributes">
<attribute name="t-call-assets">theme_enark.home2_assets_frontend</attribute>
</xpath>
</template>
<template id="home2_assets_frontend" inherit_id="website.assets_frontend" primary="True">
<xpath expr="." position="inside">
<!-- PRESET: bgvar-3, colorvar-4, fontvar-3 -->
<link href="/theme_enark/static/src/less/options/color_preset_4.less" rel="stylesheet" type="text/less"/>
<link href="/theme_enark/static/src/less/options/bg_preset_3.less" rel="stylesheet" type="text/less"/>
<link href="/theme_enark/static/src/less/options/font_preset_3.less" rel="stylesheet" type="text/less"/>
</xpath>
</template>
<template id="website.demo_page_home_2" page="True">
<t t-call="theme_enark.home2_layout">
<div id="wrap" class="oe_structure oe_empty">
<section class="s_big_image bg-img-01 o_displayed_top o_displayed_middle o_displayed_bottom o_visible o_visible_bottom o_visible_middle o_visible_top" style="height: 600px; 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="/website/image/theme_common.image_content_logo"/>
</div>
</div>
</div>
</section>
<section class="s_lead_bar bg-epsilon o_displayed_top o_displayed_middle o_displayed_bottom o_visible o_visible_middle o_visible_top">
<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>
<section class="s_big_icon_square mb0 mt92 o_displayed_middle o_displayed_bottom o_displayed_top">
<div class="container">
<div class="row mb64">
<div class="col-md-2 col-md-offset-1 mt16 mb0">
<div class="s_big_icon_square_box">
<div class="s_big_icon_square_icon">
<span class="fa fa-desktop"/>
<h5>1000 Apps</h5>
</div>
</div>
</div>
<div class="col-md-2 mt16 mb0">
<div class="s_big_icon_square_box">
<div class="s_big_icon_square_icon">
<span class="fa fa-users"/>
<h5>20.000 Users</h5>
</div>
</div>
</div>
<div class="col-md-2 mt16 mb0">
<div class="s_big_icon_square_box">
<div class="s_big_icon_square_icon">
<span class="fa fa-user"/>
<h5>234 Clients</h5>
</div>
</div>
</div>
<div class="col-md-2 mt16 mb0">
<div class="s_big_icon_square_box">
<div class="s_big_icon_square_icon">
<span class="fa fa-globe"/>
<h5>30 Countries</h5>
</div>
</div>
</div>
<div class="col-md-2 mt16 mb0">
<div class="s_big_icon_square_box">
<div class="s_big_icon_square_icon">
<span class="fa fa-users"/>
<h5>75 Partners</h5>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="s_testimonial_slider carousel slide bg_gradient_black_down" data-interval="3000" data-ride="carousel" id="myCarousel6">
<ol class="carousel-indicators"><li class="active" data-slide-to="0" data-target="#myCarousel6"/><li data-slide-to="1" data-target="#myCarousel6"/></ol>
</section>
<section class="s_testimonial_slider carousel slide" data-interval="3000" data-ride="carousel" id="myCarousel2">
<ol class="carousel-indicators"><li class="active" data-slide-to="0" data-target="#myCarousel2"/><li data-slide-to="1" data-target="#myCarousel2"/></ol>
</section>
<section class="s_title_small mt0">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt0 mb64">
<h2>Tell Your Story. Catch More Visitors.</h2>
<div class="oe_share s_share">
<h5>Share <a class="oe_share_facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Ftheme-enark.odoo.com%2Fpage%2Fdemo_page_home_2" target="_Blank"><i class="fa fa-facebook-square"/></a> <a class="oe_share_twitter" href="https://twitter.com/intent/tweet?text=website.demo_page_home_2&amp;url=https%3A%2F%2Ftheme-enark.odoo.com%2Fpage%2Fdemo_page_home_2" target="_Blank"><i class="fa fa-twitter"/></a> <a class="oe_share_linkedin" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=https%3A%2F%2Ftheme-enark.odoo.com%2Fpage%2Fdemo_page_home_2&amp;title=website.demo_page_home_2" target="_Blank"><i class="fa fa-linkedin"/></a> <a class="oe_share_google" href="https://plus.google.com/share?url=https%3A%2F%2Ftheme-enark.odoo.com%2Fpage%2Fdemo_page_home_2" target="_Blank"><i class="fa fa-google-plus-square"/></a> <a href="mailto:?body=https%3A%2F%2Ftheme-enark.odoo.com%2Fpage%2Fdemo_page_home_2&amp;subject=website.demo_page_home_2"><i class="fa fa-envelope-o"/></a></h5>
</div>
<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 bg-delta mt0">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mb16 mt64">
<h1>Focuses on Your Content !</h1>
<h3 class="text-muted ">Flat Design &amp; Clean Structure</h3>
</div>
</div>
</div>
</section>
<section class="s_image_text_2 mb0 bg-delta o_displayed_bottom o_displayed_middle o_displayed_top">
<div class="container">
<div class="row">
<div class="col-md-5 mt32 mb32">
<br/>
<img src="/theme_enark/static/src/img/content/content_img_07.png"/>
</div>
<div class="mt128 col-md-4 col-md-offset-3">
<h3>ENARK Theme<br/>
for Odoo CMS</h3>
<h4 class="text-muted">BUILD WITH BOOTSTRAP 3 FRAMEWORK</h4>
<div/>
<p><br/>
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_icon_box_square bg-delta mt0">
<div class="container">
<div class="row">
<div class="col-md-3 clearfix mt16 mb16">
<span class="fa fa-2x fa-eyedropper pull-left img-rounded bg-gamma"/>
<div class="icon_box_content">
<h4>Colors</h4>
<p>You can change the box color by using the customize option.</p>
</div>
</div>
<div class="col-md-3 clearfix mt16 mb16">
<span class="fa fa-2x fa-font pull-left img-rounded bg-gamma"/>
<div class="icon_box_content">
<h4>Fonts</h4>
<p>Select your favorite font combination to emphase your texts.</p>
</div>
</div>
<div class="col-md-3 clearfix mt16 mb16">
<span class="fa fa-2x fa-desktop pull-left img-rounded bg-gamma"/>
<div class="icon_box_content">
<h4>Layout</h4>
<p>It is super easy to resize and/or duplicate each box.</p>
</div>
</div>
<div class="col-md-3 clearfix mt16 mb92">
<span class="fa fa-2x fa-paint-brush pull-left img-rounded bg-gamma"/>
<div class="icon_box_content">
<h4>Style</h4>
<p>You can even replace the icon by one of your choice.</p>
</div>
</div>
</div>
</div>
</section>
<section class="s_title_small bg-white mt0">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mb48 mt92">
<h1>ENARK Theme Contributors</h1>
<div/>
<div/>
<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>
</div>
</div>
</section>
<section class="s_logo_bar 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 mt0 bg-img-05 o_displayed_bottom o_displayed_middle o_displayed_top" 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="/website/image/theme_common.image_content_logo"/>
</div>
</div>
</div>
</section>
<section class="s_icon_box_circle mt0 bg-gamma mb0">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mb48 mt92">
<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">
<span 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">
<span 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>
<div class="s_slide_banner carousel slide mt0 o_displayed_bottom o_displayed_middle o_displayed_top" 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-09 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="/website/image/theme_common.image_content_logo_small"/>
<h3 class="mt32 text-muted" 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-10">
<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="/website/image/theme_common.image_content_logo_small"/>
<h3 class="mt32 text-muted" 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%);-moz-transform: translateX(73.6%) translateY(-4.2%);-ms-transform: translateX(73.6%) translateY(-4.2%);-o-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-12">
<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="/website/image/theme_common.image_content_logo_small" style="line-height: 1.42857143;"/>
</h3>
<h3 class="mt32 text-muted" 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_two_columns o_displayed_bottom o_displayed_middle o_displayed_top bg-beta mt0">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mb0 mt92">
<h1>Without any Technical or Designer Skills</h1>
<h3 class="text-muted ">Build your brand identity with Enark</h3>
</div>
<div class="col-md-12 text-center mt48">
<div/>
</div>
<div class="mt128 col-md-3 mb128">
<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/>
<div>
<span style="line-height: 1.42857143;"/>
</div>
<div>
<span style="line-height: 1.42857143;"/>
</div>
<div>
<span style="line-height: 1.42857143;"/>
</div>
<div>
<span style="line-height: 1.42857143;"/>
</div>
<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="mt0 col-md-offset-1 col-md-4 mb128">
<img class="img-responsive" src="/website/image/theme_common.image_content_06" style=""/>
<h4 class="mt32 text-center">Universal Graphics</h4>
<h5 class="text-muted text-center">TOOLS &amp; 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="mt0 col-md-4 mb128">
<img class="img-responsive" src="/website/image/theme_common.image_content_05" style=""/>
<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 o_displayed_top o_displayed_middle o_displayed_bottom mt0">
<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 o_displayed_bottom o_displayed_middle o_displayed_top">
<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 &amp; 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 mt0 bg_gradient_primary_down">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mb32 mt128">
<h2>
<span class="fa fa-clock-o fa-5x"/>
</h2>
<h2><br/>
Schedule Everything with ENARK Theme</h2>
<h3 class="text-muted">Your Last Activities</h3>
</div>
</div>
</div>
<div class="container">
<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">
<ul class="s_event_list">
<li>
<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="/website/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 style="width:50%;">
<a href="#"><span class="fa fa-globe"/> Link </a>
</li>
<li style="width:50%;"><span class="fa fa-info-circle"/> Info</li>
</ul>
</div>
<div class="s_event_list_social">
<ul>
<li class="s_event_list_facebook" style="width:33%;">
<a href="#">
<span class="fa fa-facebook"/>
</a>
</li>
<li class="s_event_list_twitter" style="width:34%;">
<a href="#">
<span class="fa fa-twitter"/>
</a>
</li>
<li class="s_event_list_google_plus" style="width:33%;">
<a href="#">
<span class="fa fa-google-plus"/>
</a>
</li>
</ul>
</div>
</li>
</ul>
</div>
<div class="col-md-6 mt32 mb32">
<ul class="s_event_list">
<li>
<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="/website/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 style="width:50%;">
<a href="#"><span class="fa fa-globe"/> Link </a>
</li>
<li style="width:50%;"><span class="fa fa-info-circle"/> Info</li>
</ul>
</div>
<div class="s_event_list_social">
<ul>
<li class="s_event_list_facebook" style="width:33%;">
<a href="#">
<span class="fa fa-facebook"/>
</a>
</li>
<li class="s_event_list_twitter" style="width:34%;">
<a href="#">
<span class="fa fa-twitter"/>
</a>
</li>
<li class="s_event_list_google_plus" style="width:33%;">
<a href="#">
<span class="fa fa-google-plus"/>
</a>
</li>
</ul>
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
<section class="s_column bg-epsilon o_displayed_bottom o_displayed_middle o_displayed_top bg_gradient_primary_up">
<div class="container">
<div class="row">
<div class="col-md-12 mb32 mt32">
<img class="img-responsive center-block" src="/website/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_icon_box mb0 bg_gradient_black_down bg-epsilon mt0">
<div class="container">
<div class="row">
<div class="col-md-4 clearfix mb128 mt64">
<span class="fa fa-2x fa-expand pull-left text-gamma"/>
<div class="icon_box_content">
<h4>Responsive</h4>
<p>Enark is designed for mobile first so it looks great and <span style="line-height: 25.7142868041992px; background-color: rgba(16, 90, 90, 0.498039);">Enark </span>on mobile devices of all sizes.</p>
</div>
</div>
<div class="col-md-4 clearfix mb128 mt64">
<span class="fa fa-2x fa-html5 pull-left text-gamma"/>
<div class="icon_box_content">
<h4>HTML5</h4>
<p>Create your pages without typing a single line of code. <span style="line-height: 25.7142868041992px; background-color: rgba(16, 90, 90, 0.498039);">Enark </span> use a clean and simple HTML structure.</p>
</div>
</div>
<div class="col-md-4 clearfix mb128 mt64">
<span class="fa fa-2x fa-css3 pull-left text-gamma"/>
<div class="icon_box_content">
<h4>LESS/CSS</h4>
<p>Enjoy the power of LESS/CSS3. Customizing your theme has never been so easy. Make it your own!</p>
</div>
</div>
</div>
</div>
</section>
<section class="s_lead_bar o_displayed_top o_displayed_middle o_displayed_bottom bg-delta">
<div class="container">
<div class="row">
<div class="col-md-8 mt16 mb32 o_animate o_anim_fade_in_left">
<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 mt32 col-md-3 col-md-offset-1 o_animate o_anim_fade_in_right" style="text-align: right;">
<a class="btn btn-info btn-lg" href="/page/demo_page_blocks">NEW BUILDING BLOCKS</a>
</div>
</div>
</div>
</section>
</div>
</t>
</template>
<record id="demo_page_home_2_menu" model="website.menu">
<field name="name">Demo 2</field>
<field name="url">/page/demo_page_home_2</field>
<field name="parent_id" ref="website.main_menu"/>
<field name="sequence" type="int">20</field>
</record>
</data>
</openerp>
+714
View File
@@ -0,0 +1,714 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<template id="home3_layout" inherit_id="website.layout" primary="True">
<xpath expr="//head/t[@t-call-assets='website.assets_frontend']" position="attributes">
<attribute name="t-call-assets">theme_enark.home3_assets_frontend</attribute>
</xpath>
</template>
<template id="home3_assets_frontend" inherit_id="website.assets_frontend" primary="True">
<xpath expr="." position="inside">
<!-- PRESET bgvar-5, colorvar-5, fontvar-5 -->
<link href="/theme_enark/static/src/less/options/color_preset_5.less" rel="stylesheet" type="text/less"/>
<link href="/theme_enark/static/src/less/options/bg_preset_5.less" rel="stylesheet" type="text/less"/>
<link href="/theme_enark/static/src/less/options/font_preset_5.less" rel="stylesheet" type="text/less"/>
</xpath>
</template>
<template id="website.demo_page_home_3" page="True">
<t t-call="theme_enark.home3_layout">
<div id="wrap" class="oe_structure oe_empty">
<section class="s_testimonial_slider carousel slide mt48 mb0" data-interval="6000" data-ride="carousel" id="myCarousel9" style="height: 320px; overflow: hidden;">
<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="/website/image/theme_common.image_content_08" style=""/>
</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="/theme_enark/static/src/img/content/content_logo_small.png" style="-webkit-animation-play-state: paused; -webkit-transition: none; transition: none"/>
</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="/website/image/theme_common.image_content_08"/>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="s_lead_bar bg-epsilon mt0 o_visible o_visible_top o_visible_middle o_visible_bottom 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>
<section class="s_big_image bg-img-08 o_visible o_visible_top o_displayed_top" style="height: 600px; overflow: hidden;">
<div class="container">
<div class="row">
<div class="mt128 col-md-offset-2 col-md-8">
<img class="img-responsive center-block" src="/website/image/theme_common.image_content_logo" style=""/>
</div>
</div>
</div>
</section>
<section class="s_title_small bg-gamma">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt64">
<h2>Tell Your Story. Catch More Visitors.</h2>
<h3 class="text-muted ">Write a Great Subtitle</h3>
<div/>
<div class="oe_share s_share">
<h3>Share <a class="oe_share_facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Ftheme-enark.odoo.com%2Fpage%2Fdemo_page_home_3" target="_Blank"><i class="fa fa-facebook-square"/></a> <a class="oe_share_twitter" href="https://twitter.com/intent/tweet?text=website.demo_page_home_3&amp;url=https%3A%2F%2Ftheme-enark.odoo.com%2Fpage%2Fdemo_page_home_3" target="_Blank"><i class="fa fa-twitter"/></a> <a class="oe_share_linkedin" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=https%3A%2F%2Ftheme-enark.odoo.com%2Fpage%2Fdemo_page_home_3&amp;title=website.demo_page_home_3" target="_Blank"><i class="fa fa-linkedin"/></a> <a class="oe_share_google" href="https://plus.google.com/share?url=https%3A%2F%2Ftheme-enark.odoo.com%2Fpage%2Fdemo_page_home_3" target="_Blank"><i class="fa fa-google-plus-square"/></a> <a href="mailto:?body=https%3A%2F%2Ftheme-enark.odoo.com%2Fpage%2Fdemo_page_home_3&amp;subject=website.demo_page_home_3"><i class="fa fa-envelope-o"/></a></h3>
</div>
</div>
</div>
</div>
</section>
<section class="s_big_icon_circle mb0 bg-gamma mt0" style="height: 288px; overflow: hidden;">
<div class="container">
<div class="row mb64">
<div class="col-md-2 col-md-offset-1 mb32 mt48">
<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 mb32 mt48">
<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 mb32 mt48">
<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 mb32 mt48">
<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 mb32 mt48">
<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 mt0 bg-delta">
<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="s_team_profiles mt92">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mb32">
<h2>Business And Personal Features</h2>
<h3 class="text-muted">Update your profile</h3>
</div>
</div>
</div>
<section>
<div class="container">
<div class="row">
<div class="col-md-3 s_team_profile text-center mb32">
<div class="s_team_profile_box bg-epsilon">
<img class="img-responsive img-circle center-block" src="/website/image/theme_common.image_content_15"/>
<h4 class="mt32 text-center">Bruce Willis</h4>
<h5 class="text-muted text-center">CEO - FOUNDER</h5>
<div class="s_team_profile_share">
<a href="#" target="_Blank">
<i class="fa fa-facebook-square"/>
</a>
<a href="#" target="_Blank">
<i class="fa fa-twitter"/>
</a>
<a href="#" target="_Blank">
<i class="fa fa-linkedin"/>
</a>
<a href="#" target="_Blank">
<i class="fa fa-google-plus-square"/>
</a>
<a href="#" target="_Blank">
<i class="fa fa-envelope-o"/>
</a>
</div>
<p class="text-center">Write something nice about this member of your team.</p>
</div>
</div>
<div class="col-md-3 s_team_profile text-center mb32">
<div class="s_team_profile_box">
<img class="img-responsive img-circle center-block" src="/website/image/theme_common.image_content_16"/>
<h4 class="mt32 text-center">Kate Winslet</h4>
<h5 class="text-muted text-center">cso - FOUNDER<span style="line-height: 1.1;"/></h5>
<div class="s_team_profile_share">
<a href="#" target="_Blank">
<i class="fa fa-facebook-square"/>
</a>
<a href="#" target="_Blank">
<i class="fa fa-twitter"/>
</a>
<a href="#" target="_Blank">
<i class="fa fa-linkedin"/>
</a>
<a href="#" target="_Blank">
<i class="fa fa-google-plus-square"/>
</a>
<a href="#" target="_Blank">
<i class="fa fa-envelope-o"/>
</a>
</div>
<p class="text-center">Write something nice about this member of your team.</p>
</div>
</div>
<div class="col-md-3 s_team_profile text-center mb32">
<div class="s_team_profile_box">
<img class="img-responsive img-circle center-block" src="/website/image/theme_common.image_content_17"/>
<h4 class="mt32 text-center">Ryan Gosling</h4>
<h5 class="text-muted text-center">CTO - FOUNDER</h5>
<div class="s_team_profile_share">
<a href="#" target="_Blank">
<i class="fa fa-facebook-square"/>
</a>
<a href="#" target="_Blank">
<i class="fa fa-twitter"/>
</a>
<a href="#" target="_Blank">
<i class="fa fa-linkedin"/>
</a>
<a href="#" target="_Blank">
<i class="fa fa-google-plus-square"/>
</a>
<a href="#" target="_Blank">
<i class="fa fa-envelope-o"/>
</a>
</div>
<p class="text-center">Write something nice about this member of your team.</p>
</div>
</div>
<div class="col-md-3 s_team_profile text-center mb32">
<div class="s_team_profile_box">
<img class="img-responsive img-circle center-block" src="/website/image/theme_common.image_content_18"/>
<h4 class="mt32 text-center">Kirk Douglas</h4>
<h5 class="text-muted text-center">CMO - FOUNDER</h5>
<div class="s_team_profile_share">
<a href="#" target="_Blank">
<i class="fa fa-facebook-square"/>
</a>
<a href="#" target="_Blank">
<i class="fa fa-twitter"/>
</a>
<a href="#" target="_Blank">
<i class="fa fa-linkedin"/>
</a>
<a href="#" target="_Blank">
<i class="fa fa-google-plus-square"/>
</a>
<a href="#" target="_Blank">
<i class="fa fa-envelope-o"/>
</a>
</div>
<p class="text-center">Write something nice about this member of your team.</p>
</div>
</div>
</div>
</div>
</section>
</section>
<section class="s_title_small bg-white mt92">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt48">
<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>
</div>
</div>
</section>
<section class="s_logo_bar 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 mt0 bg-img-05" 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="/website/image/theme_common.image_content_logo"/>
</div>
</div>
</div>
</section>
<section class="s_icon_box_circle mt0 bg-gamma mb0">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mb48 mt92">
<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">
<span 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">
<span 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>
<div class="s_slide_banner carousel slide mt0" 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-09 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="/website/image/theme_common.image_content_logo_small"/>
<h3 class="mt32 text-muted" 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-10">
<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="/website/image/theme_common.image_content_logo_small"/>
<h3 class="mt32 text-muted" 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-12">
<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="/website/image/theme_common.image_content_logo_small" style="line-height: 1.42857143;"/>
</h3>
<h3 class="mt32 text-muted" 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_two_columns mt64">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt48 mb0">
<h1>Without any Technical or Designer Skills</h1>
<h3 class="text-muted ">Build your brand identity with Enark</h3>
</div>
<div class="col-md-12 text-center mt48">
<div/>
</div>
<div class="mt128 col-md-3 mb48">
<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/>
<div>
<span style="line-height: 1.42857143;"/>
</div>
<div>
<span style="line-height: 1.42857143;"/>
</div>
<div>
<span style="line-height: 1.42857143;"/>
</div>
<div>
<span style="line-height: 1.42857143;"/>
</div>
<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 o_animate o_anim_fade_in" src="/website/image/theme_common.image_content_06" style=""/>
<h4 class="mt32 text-center">Universal Graphics</h4>
<h5 class="text-muted text-center">TOOLS &amp; 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 o_animate o_anim_fade_in" src="/website/image/theme_common.image_content_05" style=""/>
<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-danger 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 &amp; 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-primary " 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-primary " href="#"><i class="fa fa-cog"/> More Details</a>
</div>
</div>
</div>
</section>
<section class="s_event_list mt0 mb0 bg_gradient_primary_down bg-black">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mb32 mt64">
<h2>
<span class="fa fa-clock-o fa-5x"/>
</h2>
<h2><br/>
Schedule Everything with ENARK Theme</h2>
<h3 class="text-muted">Your Last Activities</h3>
</div>
</div>
</div>
<div class="container">
<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 mb128">
<ul class="s_event_list">
<li>
<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="/website/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 style="width:50%;">
<a href="#"><span class="fa fa-globe"/> Link </a>
</li>
<li style="width:50%;"><span class="fa fa-info-circle"/> Info</li>
</ul>
</div>
<div class="s_event_list_social">
<ul>
<li class="s_event_list_facebook" style="width:33%;">
<a href="#">
<span class="fa fa-facebook"/>
</a>
</li>
<li class="s_event_list_twitter" style="width:34%;">
<a href="#">
<span class="fa fa-twitter"/>
</a>
</li>
<li class="s_event_list_google_plus" style="width:33%;">
<a href="#">
<span class="fa fa-google-plus"/>
</a>
</li>
</ul>
</div>
</li>
</ul>
</div>
<div class="col-md-6 mt32 mb128">
<ul class="s_event_list">
<li>
<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="/website/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 style="width:50%;">
<a href="#"><span class="fa fa-globe"/> Link </a>
</li>
<li style="width:50%;"><span class="fa fa-info-circle"/> Info</li>
</ul>
</div>
<div class="s_event_list_social">
<ul>
<li class="s_event_list_facebook" style="width:33%;">
<a href="#">
<span class="fa fa-facebook"/>
</a>
</li>
<li class="s_event_list_twitter" style="width:34%;">
<a href="#">
<span class="fa fa-twitter"/>
</a>
</li>
<li class="s_event_list_google_plus" style="width:33%;">
<a href="#">
<span class="fa fa-google-plus"/>
</a>
</li>
</ul>
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
<section class="s_column bg-epsilon bg_gradient_primary_up">
<div class="container">
<div class="row">
<div class="col-md-12 mb32 mt32">
<img class="img-responsive center-block" src="/website/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_icon_box mb0 bg-epsilon mt0">
<div class="container">
<div class="row">
<div class="col-md-4 clearfix mb128 mt64">
<span class="fa fa-2x fa-expand pull-left text-gamma"/>
<div class="icon_box_content">
<h4>Responsive</h4>
<p>Enark is designed for mobile first so it looks great and <span style="line-height: 25.7142868041992px; background-color: rgba(16, 90, 90, 0.498039);">Enark </span>on mobile devices of all sizes.</p>
</div>
</div>
<div class="col-md-4 clearfix mb128 mt64">
<span class="fa fa-2x fa-html5 pull-left text-gamma"/>
<div class="icon_box_content">
<h4>HTML5</h4>
<p>Create your pages without typing a single line of code. <span style="line-height: 25.7142868041992px; background-color: rgba(16, 90, 90, 0.498039);">Enark </span> use a clean and simple HTML structure.</p>
</div>
</div>
<div class="col-md-4 clearfix mb128 mt64">
<span class="fa fa-2x fa-css3 pull-left text-gamma"/>
<div class="icon_box_content">
<h4>LESS/CSS</h4>
<p>Enjoy the power of LESS/CSS3. Customizing your theme has never been so easy. Make it your own!</p>
</div>
</div>
</div>
</div>
</section>
<section class="s_lead_bar bg-delta">
<div class="container">
<div class="row">
<div class="col-md-8 mt16 mb32 o_animate o_anim_fade_in_left">
<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 mt32 col-md-3 col-md-offset-1 o_animate o_anim_fade_in_right" style="text-align: right;">
<a class="btn btn-danger btn-lg" href="/page/demo_page_blocks">NEW BUILDING BLOCKS</a>
</div>
</div>
</div>
</section>
</div>
</t>
</template>
<record id="demo_page_home_3_menu" model="website.menu">
<field name="name">Demo 3</field>
<field name="url">/page/demo_page_home_3</field>
<field name="parent_id" ref="website.main_menu"/>
<field name="sequence" type="int">20</field>
</record>
</data>
</openerp>
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

+227
View File
@@ -0,0 +1,227 @@
<section class="container">
<h2 class="text-muted">Html5 Responsive Bootstrap Theme for Odoo CMS</h2>
<hr>
<p class="lead">ENARK is a professional responsive HTML5 theme, built using Bootstrap3,
the most popular front-end framework for developing responsive, mobile
first projects on the web. Just drag &amp; drop the new building blocks
you need to easily build your layout. All layouts are made of sections,
that you can easily combine to fit your specific project.</p>
<img src="enark_description_2.jpg" class="img-responsive center-block"/>
<hr>
<h2 class="text-muted">ENARK Customization Tool</h2>
<p>Theme ENARK comes with customization tools.&nbsp;You can easily change
the background, the colors and the font combination of your website or
you a preset.</p>
<div class="row">
<div class="col-md-4">
<img src="customtool.jpg" class="img-responsive center-block"/>
</div>
<div class="col-md-8">
<h3>Theme ENARK comes with a lot of options</h3>
<ul>
<li>WIDE OR BOXED LAYOUT</li>
<li>6 COLOR SCHEMES</li>
<li>6 BACKGROUND SHADES</li>
<li>6 FONT COMBINATIONS</li>
<li>+ ANIMATIONS PRESETS</li>
</ul>
<p>All the background, color and font combinations were made to work together.&nbsp;
You&nbsp;can not go wrong with the settings.</p>
<h3>Minimalistic Flat Design</h3>
<p>ENARK was made with easy customization and branding in mind. Based on
simple, modern and typographical elements, it allows you to easily customize
your website.</p>
</div>
</div>
<h2 class="text-muted">ENARK Building Blocks</h2>
<p>You get a new complete range of building blocks.</p>
<div class="row">
<div class="col-md-4">
<h4 class="text-muted">STRUCTURE BLOCKS</h4>
<ul class="mb16">
<li>Title</li>
<li>Text</li>
<li>Color Block x2</li>
<li>Color Block x4</li>
<li>Image Text</li>
<li>Text Image</li>
<li>1 Column</li>
<li>2 Columns</li>
<li>3 Columns</li>
</ul>
</div>
<div class="col-md-4">
<h4 class="text-muted mb16">CONTENT BLOCKS</h4>
<ul class="mb16">
<li>Text Highlight</li>
<li>Separator Color</li>
<li>Separator Shade</li>
<li>Big Icon Circle</li>
<li>Big Icon Square</li>
<li>Icon Box</li>
<li>Icon Box</li>
<li>Icon Box Circle</li>
<li>Icon Box Square</li>
</ul>
</div>
<div class="col-md-4">
<h4 class="text-muted">FEATURES BLOCKS</h4>
<ul class="mb16">
<li>Lead Bar</li>
<li>Logos Bar</li>
<li>Team Profiles</li>
<li>Timeline</li>
<li>Timeline Compact</li>
<li>Event List</li>
<li>Discount</li>
<li>Pricing</li>
<li>Process Step</li>
</ul>
<br/>
<h4 class="text-muted">EFFECTS BLOCKS</h4>
<ul class="mb16">
<li>Big Image</li>
<li>Big Image Parallax</li>
<li>Slide Banner</li>
<li>Testimonial Slider</li>
</ul>
</div>
</div>
<hr>
<div class="row">
<div class="col-md-4">
<img src="enark_1.jpg" class="img-responsive center-block"/>
</div>
<div class="col-md-4">
<img src="enark_2.jpg" class="img-responsive center-block"/>
</div>
<div class="col-md-4">
<img src="enark_3.jpg" class="img-responsive center-block"/>
</div>
</div>
<p>Some fonts might not work with extended charsets.</p>
<p>The images in the theme are copyrighted and can't be used outside of the odoo.com domain.</p>
<hr>
<h1 class="text-center">CONTRIBUTORS LIST</h1>
<br/>
<p class="strong text-center">This theme was created with the help of our user community.</p>
<h3 class="text-center">Thanks to our backers the Indiegogo campaign was a success!</h3>
<p class="text-center"><a>https://www.indiegogo.com/projects/bootstrap-themes-for-odoo-cms/</a></p>
<br/>
<h1 class="text-center"><u>Main Sponsor</u></h1>
<br/>
<div class="row">
<div class="col-md-2">
<a href="http://www.aselcis.com/" target="blank">
<img src="contributors/aselcis.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.bas-solutions.nl/" target="blank">
<img src="contributors/bas-solutions.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.bloopark.de/" target="blank">
<img src="contributors/bloopark.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.brouwland.com" target="blank">
<img src="contributors/brouwland.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.catsanddogs.com/" target="blank">
<img src="contributors/catsdogs.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="https://www.hucke-media.de/" target="blank">
<img src="contributors/huckemedia.png" class="img-responsive center-block"/>
</a>
</div>
</div>
<div class="row">
<div class="col-md-2">
<a href="http://www.datadialog.net/" target="blank">
<img src="contributors/dialognet.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.dynapps.be/" target="blank">
<img src="contributors/dynapps.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://opusvl.com/" target="blank">
<img src="contributors/opusvl.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://oxenworkwear.com/" target="blank">
<img src="contributors/oxen.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.simplit.co/" target="blank">
<img src="contributors/simplitco.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.sodexis.com/" target="blank">
<img src="contributors/sodexis.jpg" class="img-responsive center-block"/>
</a>
</div>
</div>
<div class="row" style="margin-bottom:30px;">
<div class="col-md-2 col-md-offset-3">
<a href="https://www.techreceptives.com" target="blank">
<img src="contributors/tech-receptives.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.applicatour.com/" target="blank">
<img src="contributors/applicatour.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="https://vauxoo.com" target="blank">
<img src="contributors/vauxoo.png" class="img-responsive center-block"/>
</a>
</div>
</div>
<p>
Ross Whiting, Oxenworkwear - Hans Balis - Stephan Keller, Sodexis, Inc. - Michael Hucke, Hucke Media GmbH & Co. KG - Joachim Grubelnik, DaDi EDV GmbH datadialog.net - DynApps - Cats&Dogs bvba - Bloopark systems GmbH & Co. KG - Parthiv Patel, Tech Receptives Solutions Pvt. Ltd. - Stuart Mackintosh, OpusVL - Erwin van der Ploeg, BAS Solutions - ali Zuaby, simplit co - Aselcis Consulting - Nhomar Hernandez, Vauxoo
</p>
<h1 class="text-center"><u>Sponsor</u></h1>
<br/>
<p>
Robert Baumgartner, datenpol gmbh - openBIG - Russell Phillippe, Protogenos Ltd - Julien Allo, Julius - EasyPME - Jonathan Wilson, WillowIT Pty Ltd - Xavier Mallein, MAallein - Pedro M. Baeza, Serv. Tecnol. Avanzados - Daniel Dico, OERP Canada - Jantz Business Group b.v. - LogicaSoft Consulting - Eric Caudal, Elico Corp - Ermin Trevisan, Twanda - Jean-François Mattler, OpenFid SAS - Alex Ferrer, Lannex IT Solutions - Tony Gu, Shine IT Co. Ltd. 先安科技 - TaPo-IT OG - Jos De Graeve, Apertoso - Nicolas Rigo, eezee-it - Luis Miguel Varón E, Colorisa S.A - OpenBias - Stanislas Drouin Applicatour
</p>
<h1 class="text-center"><u>Power Designer</u></h1>
<br/>
<p>
Rohit Thakral - François Dhommeaux, Ubic Informatique - Judson Alves, Market Home Delivery - Eric Flaux, ABF Osiell - Gilles Dupont - Arnis Putniņš - Johnson Martt, GetOpenERP (Part of OpenStow Technologies) - Gianluca Milano - Daniel Stolovich, ATEL S.A. - Equitania Software GmbH - Senthilnathan G - Houssine Bakkali - Arend Trip - Kevin Woolf, Baba Kevin's American Barbecue Co., Ltd. - toodoo sàrl - Zoltan Gabor 'Apersis' - Tom De Decker, WEB2GO LTD - Nicolás Cavalier Montenegro, STOREGUD CORPORATION SAC - Keirse Jerome - REAL Solutions S.A. - Davide Corio - Brice Muangkhot - Melvin Miguel Martinez, Mendoza Hernandez - Auditores - Chua Wen Ching - Tran Minh Tri working, ungdungtinhoc.com - Badisheng Morena - Sogexis - Josh Wardini - The Tee Shirt Bakery - Bruce Letterle, Red Lab Media - Benoit Vankoningsloo - Francisco Manuel Garcia Claramonte. - Paulina Mikolajczak-Blasco - Collectiv - Tony Fernando - Herbert Riener, rigaConcepts - Kalmen Chia, E-Global SCM Solution Sdn Bhd - Rob North, Pair A Dice Games - David E. Vargas, CloudShop - François Le Gal - Calin Chete (24h Solutions) - Maria Gabriela Fong, MAGA Systems & Consulting - Pascal Behr, Cytosurge AG - Marc Antwertinger - Opencloud Unipessoal, Lda - Ruchir Shukla, BizzAppDev - Michael Hucke, Hucke Media GmbH & Co. KG - Mathias Neef, copadoMEDIA UG - Pablo Arias - Same Motion - livingprocess.de - Habib Ayob - Igor Jovanovic - Liangming Wang, Weixuan Inc. - Jason Au Yeung, Binary System Limited - Fredrik Arvas, Arvas International AB - Martin Temmink, Zigaret - Mathieu Vanneste, Flockdesign - Filip Fruru, Instant Media - Marianne Wilmsmeier, Fabrik Fünf GmbH - Vertex Group Enterprises - Bingen Eguzkitza - Herczeg Péter, InnOpen Group Kft - Giles Hohnen - Luis Felipe Miléo, KMEE - Maria Gabriela Fong, MAGA Systems & Consulting - Aaron Magon, Web Industries - Andrew Trueman, B.M. Trueman & Partners - Sven Petersen, Conexus - Nous Cambas - Oliver Yuan, OpenStone - Henri Ibowili, A-YANT.COM - Nicolas JEUDY - Helmut Drewes - Maik Steinfeld, Streward - Hans Henrik Gabelgaard - AJ Rosman - Eduard - Patrick Darribet, SUDOKEYS - Camptocamp - Cyril Morisse - Alejandro Santana - Eva Pinter, YBO - Mathias Neef, copadoMEDIA UG - Jean-Christophe Perrot, LOGICASOFT - Zarshed Ali, HiTechnologia - Stefan Reisich - Maxime Chambreuil, Savoir-faire Linux - Mario Gielissen, Openworx - Nicholas Burdic, Aptoworks LLC - Olivier Lenoir
</p>
</section>
Binary file not shown.

After

Width:  |  Height:  |  Size: 236 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 627 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 656 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 827 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 840 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 899 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 989 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 438 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 251 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 KiB

Some files were not shown because too many files have changed in this diff Show More