summaryrefslogtreecommitdiff
path: root/backend_theme_v14/static/description/index.html
blob: 0c97ebc936f7a2fd363233b06a39c3263d1a4e54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<section class="oe_container">
    <div class="oe_row oe_spaced">
		<div class="oe_span12">
			<h1 class="oe_slogan" style="color:#337ab7;">Openworx Material Backend Theme</h1>
			<h2 class="oe_slogan">The most popular backend theme for Odoo 14.0 Community</h2>
			<div class="oe_screenshot" style="text-align: center;">
				<h3 class="oe_slogan" style="color:#337ab7;">Enterprise look'n'feel App dashboard</h3>
				<img style="max-width: 100%;" src="screenshot1.png"/><br><br>
				<h3 class="oe_slogan" style="color:#337ab7;">Formview</h3>
				<img style="max-width: 100%;" src="screenshot2.png"/><br><br>
			</div>
		</div>
	</div>
</section>

<section class="oe_container oe_separator">
</section>

<section class="oe_container" style="background-color:#E8E8E8; padding:20px 0px 90px 0px">
    <div class="oe_row">
        <div class="oe_span12">
            <div class="oe_centeralign">
                <p>You can change the App dashboard background under Company Settings.</p>
                <p>Remark: It is possible that the Odoo service needs to be restarted after install.</p>
            </div>
        </div>	
    </div>
</section>

<section class="oe_container oe_separator">
</section>

<section class="oe_container oe_dark">	
    <div class="oe_row">	
        <div class="oe_span12 oe_centeralign">	
            <br/>	
            <h3>Help & Support</h3>	
            <br/>	
                Website: <a href="https://www.openworx.nl" target="_blank">Openworx</a><br/>	
                Contact: <a href="mailto:info@openworx.nl" subject="Material Backend Theme v14">Email Support</a><br/>	
            <br/>	
        </div>	
    </div>	
</section>