<?xml version="1.0" encoding="UTF-8"?>
<templates xml:space="preserve">

    <t t-name="website.InfoPageOption">
        <BuilderContext action="'websiteConfig'">
            <BuilderRow label.translate="Odoo Information">
                <BuilderCheckbox actionParam="{views: ['website.show_website_info']}" />
            </BuilderRow>
        </BuilderContext>
    </t>

</templates>
