<?xml version="1.0" encoding="utf-8"?>
<odoo>

<t t-name="google_recaptcha.recaptcha_legal_terms">
    <small class="o_recaptcha_legal_terms">
        Protected by reCAPTCHA,
        <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a>
        &amp;
        <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a>
        apply.
    </small>
</t>

</odoo>
