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

<template id="s_kickoff" inherit_id="website.s_kickoff">
    <!-- Section -->
    <xpath expr="//section" position="attributes">
        <attribute name="data-oe-shape-data">{'shape': 'html_builder/Connections/06', 'flip': [], 'showOnMobile': false}</attribute>
    </xpath>
    <!-- Shape -->
    <xpath expr="//div[hasclass('o_we_shape')]" position="attributes">
        <attribute name="style"/>
    </xpath>
</template>

</odoo>
