|
|
@ -8,6 +8,13 @@ |
|
|
|
</xpath> |
|
|
|
</template> |
|
|
|
|
|
|
|
<template id="company_operational_offices" inherit_id="website.company_description" name="Company Description"> |
|
|
|
<address itemscope="itemscope" position="inside"> |
|
|
|
<div class="fa fa-building-o" t-field="res_company.company_registry"/><br/> |
|
|
|
<div class="fa fa-bank" t-field="res_company.partner_id.bank_ids.sanitized_acc_number"/> |
|
|
|
</address> |
|
|
|
</template> |
|
|
|
|
|
|
|
<template id="cooperator_thanks" name="Cooperator contact us" page="True"> |
|
|
|
<t t-call="website.layout"> |
|
|
|
<div id="wrap"> |
|
|
|