8 lines
253 B
XML
8 lines
253 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<templates xml:space="preserve">
|
|
<t t-name="fusion_claims.PostingCountdown">
|
|
<span t-attf-class="o_fc_countdown o_fc_countdown--{{state.level}}"
|
|
t-esc="state.text"/>
|
|
</t>
|
|
</templates>
|