<data priority="50">
    <xpath expr="//div/span[@t-field='o.ordering_date']/.." position="after">
        <div class="col-auto">
            <strong>Agreement Deadline:</strong>
            <br/>
            <span t-field="o.date_end" t-options="{&quot;widget&quot;: &quot;date&quot;}"/>
        </div>
    </xpath>
</data>
