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

<template id="s_hr" inherit_id="website.s_hr">
    <xpath expr="//div[hasclass('s_hr')]" position="attributes">
        <attribute name="class" add="pt0 pb0" remove="pt32 pb32" separator=" "/>
    </xpath>
</template>

</odoo>
