Files
public/website_debranding/doc/src/index.html

29 lines
789 B
HTML

<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<div
class="alert alert-info oe_mt32"
style="padding: 0.3em 0.6em; font-size: 150%"
>
<i class="fa fa-hand-o-right"></i><b> Key features: </b>
<ul class="list-unstyled">
<li>
<i class="fa fa-check-square-o text-primary"></i>
Removes copyright in sidebar in Portal
</li>
<li>
<i class="fa fa-check-square-o text-primary"></i>
Removes /website/info page
</li>
<li>
<i class="fa fa-check-square-o text-primary"></i>
Removes Odoo Social links in demo company
</li>
</ul>
</div>
</div>
</div>
</section>