|
|
@ -103,18 +103,21 @@ class LargeObjectModel(models.Model): |
|
|
|
<section class="oe_container oe_dark"> |
|
|
|
<h3 class="oe_slogan">Help and Support</h3> |
|
|
|
<h5 class="oe_slogan" style="font-size: 20px;">Feel free to |
|
|
|
contact us, if you need any help with your Odoo integration or addiontal |
|
|
|
features.</h5> |
|
|
|
contact us, if you need any help with your Odoo integration or |
|
|
|
addiontal features.</h5> |
|
|
|
<div class="oe_slogan"> |
|
|
|
<a class="btn btn-primary btn-lg mt8" href="https://mukit.at"> |
|
|
|
<i class="fa fa-globe"></i> Website |
|
|
|
</a> |
|
|
|
<a class="btn btn-primary btn-lg mt8" href="https://mukit.at/page/contactus"> |
|
|
|
<i class="fa fa-phone"></i> Contact |
|
|
|
</a> |
|
|
|
<a class="btn btn-primary btn-lg mt8" href="https://github.com/muk-it"> |
|
|
|
<i class="fa fa-github"></i> Issues |
|
|
|
</a> |
|
|
|
<a class="btn btn-primary btn-lg mt8" href="mailto:sale@mukit.at"> |
|
|
|
<i class="fa fa-envelope"></i> Email |
|
|
|
</a> <a class="btn btn-primary btn-lg mt8" |
|
|
|
href="https://mukit.at/page/contactus"> <i class="fa fa-phone"></i> |
|
|
|
Contact |
|
|
|
</a> <a class="btn btn-primary btn-lg mt8" href="mailto:support@mukit.at"> |
|
|
|
<i class="fa fa-life-ring"></i> Support |
|
|
|
<i class="fa fa-envelope"></i> Request a Feature |
|
|
|
</a> |
|
|
|
</div> |
|
|
|
<img src="logo.png" style="width: 200px; margin-bottom: 20px;" |
|
|
|
class="center-block"> |
|
|
|
<img src="logo.png" style="width: 200px; margin-bottom: 20px; display: block;" class="mx-auto center-block"> |
|
|
|
</section> |