|
1 | | -<section class="oe_container"> |
2 | | - <div class="oe_row oe_spaced"> |
3 | | - <div class="oe_span12"> |
4 | | - <h1 class="oe_slogan" style="color:#337ab7;">Material/United Backend Theme</h1> |
5 | | - <h2 class="oe_slogan">The first Odoo 10.0 community backend theme</h2> |
6 | | - <div class="oe_screenshot" style="text-align: center;"> |
7 | | - <h3 class="oe_slogan" style="color:#337ab7;">Enterprise like backend theme</h3> |
8 | | - <img style="max-width: 100%;" src="screen.png"/><br><br> |
9 | | - <h3 class="oe_slogan" style="color:#337ab7;">Sidebar App Dashboard. Enable/disable in User Preferences</h3> |
10 | | - <img style="max-width: 100%;" src="sidebar.png"/><br><br> |
11 | | - <h3 class="oe_slogan" style="color:#337ab7;">Project Dashboard</h3> |
12 | | - <img style="max-width: 100%;" src="project.png"/><br><br> |
13 | | - <h3 class="oe_slogan" style="color:#337ab7;">Contact form</h3> |
14 | | - <img style="max-width: 100%;" src="contact.png"/><br><br> |
15 | | - <h3 class="oe_slogan" style="color:#337ab7;">Change background</h3> |
16 | | - <img style="max-width: 100%;" src="settings.png"/><br><br> |
17 | | - </div> |
18 | | - </div> |
19 | | - </div> |
20 | | -</section> |
21 | | - |
22 | | -<section class="oe_container oe_separator"> |
23 | | -</section> |
24 | | - |
25 | | -<section class="oe_container" style="background-color:#E8E8E8; padding:20px 0px 90px 0px"> |
26 | | - <div class="oe_row"> |
27 | | - |
28 | | - <div class="oe_span12"> |
29 | | - <div class="oe_centeralign"> |
30 | | - <p>Remark: It is possible that the Odoo service needs to be restarted after install.</p> |
31 | | - </div> |
32 | | - </div> |
33 | | - </div> |
34 | | -</section> |
35 | | - |
36 | | -<section class="oe_container oe_separator"> |
37 | | -</section> |
38 | | -
|
| 1 | +<section class="oe_container"> |
| 2 | + <div class="oe_row oe_spaced"> |
| 3 | + <div class="oe_span12"> |
| 4 | + <h1 class="oe_slogan" style="color:#337ab7;">Material/United Backend Theme</h1> |
| 5 | + <h2 class="oe_slogan">The first Odoo 10.0 community backend theme</h2> |
| 6 | + <div class="oe_screenshot" style="text-align: center;"> |
| 7 | + <h3 class="oe_slogan" style="color:#337ab7;">Enterprise like backend theme</h3> |
| 8 | + <img style="max-width: 100%;" src="screen.png"/><br><br> |
| 9 | + <h3 class="oe_slogan" style="color:#337ab7;">Sidebar App Dashboard. Enable/disable in User Preferences</h3> |
| 10 | + <img style="max-width: 100%;" src="sidebar.png"/><br><br> |
| 11 | + <h3 class="oe_slogan" style="color:#337ab7;">Project Dashboard</h3> |
| 12 | + <img style="max-width: 100%;" src="project.png"/><br><br> |
| 13 | + <h3 class="oe_slogan" style="color:#337ab7;">Contact form</h3> |
| 14 | + <img style="max-width: 100%;" src="contact.png"/><br><br> |
| 15 | + <h3 class="oe_slogan" style="color:#337ab7;">Change background</h3> |
| 16 | + <img style="max-width: 100%;" src="settings.png"/><br><br> |
| 17 | + </div> |
| 18 | + </div> |
| 19 | + </div> |
| 20 | +</section> |
| 21 | + |
| 22 | +<section class="oe_container oe_separator"> |
| 23 | +</section> |
| 24 | + |
| 25 | +<section class="oe_container" style="background-color:#e8e8e8; padding:20px 0px 90px 0px"> |
| 26 | + <div class="oe_row"> |
| 27 | + |
| 28 | + <div class="oe_span12"> |
| 29 | + <div class="oe_centeralign"> |
| 30 | + <p>Remark: It is possible that the Odoo service needs to be restarted after install.</p> |
| 31 | + </div> |
| 32 | + </div> |
| 33 | + </div> |
| 34 | +</section> |
| 35 | + |
| 36 | +<section class="oe_container oe_separator"> |
| 37 | +</section> |
| 38 | + |
0 commit comments