Skip to content

Instantly share code, notes, and snippets.

@3mrdev
Created July 23, 2022 13:38
Show Gist options
  • Select an option

  • Save 3mrdev/efdc48d70d2fa3151ea0c7fd146d5623 to your computer and use it in GitHub Desktop.

Select an option

Save 3mrdev/efdc48d70d2fa3151ea0c7fd146d5623 to your computer and use it in GitHub Desktop.
FireBits Odoo app store description template
<section class="oe_container oe_dark">
<div class="col-md-12">
<h2 class="oe_slogan" style="font-size: 35px;color:#781E4F"><b>Odoo 15</b></h2>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h3 class="oe_slogan" style="color:#332c3c;font-size: 28px;">Title 1</h3>
<div class="oe_demo oe_picture oe_screenshot">
<img src="image.png" style="height:400px;">
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h3 class="oe_slogan" style="color:#332c3c;font-size: 28px;">Title 2</h3>
<div class="oe_demo oe_picture oe_screenshot">
<img src="image.png" style="height:400px;">
</div>
</div>
</div>
</section>
<hr style="width: 100%;height: 4px;background: #781E4F;margin: 0px 0px;">
<hr style="width: 100%;height: 4px;background: #67A6B8;margin: 0px 0px;">
<section class="oe_container oe_dark">
<div class="oe_row ">
<div class="oe_slogan text-center">
<img src="firebits.png"/>
<div style="color:#67A6B8;">
<h3 style="color:#781E4F;font-size: 25px;">If you need any help or want more features, just contact us:</h3><br>
<h3 style="color:#781E4F;font-size: 20px;">Email: <a href="[email protected]">[email protected]</a> <br></h3>
</div>
<div class="oe_slogan">
<h2>
<a target="_blank" href="https://www.facebook.com/firebits/" target="new">
<i class="fa fa-facebook-square" style="font-size:38px;"></i>
</a>
<a target="_blank" href="https://twitter.com/firebitsnet/" target="new">
<i class="fa fa-twitter" style="font-size:38px;"></i>
</a>
<a href="https://linkedin.com/company/firebitsnet" target="_blank">
<i class="fa fa-linkedin" style="font-size:38px;"></i>
</a>
<a target="_blank" href="https://www.youtube.com/firebits">
<i class="fa fa-youtube-play" style="font-size:38px;"></i>
</a>
</h2>
</div>
</div>
</div>
</section>
<hr style="width: 100%;height: 4px;background: #67A6B8;margin: 0px 0px;">
<hr style="width: 100%;height: 4px;background: #781E4F;margin: 0px 0px;">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment