<?xml version="1.0" encoding="UTF-8" ?>
<!-- Copyright 2021 ITerra - Sergey Shebanin
     License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). -->
<templates>
    <t t-inherit="web.NavBar" t-inherit-mode="extension" owl="1">
        <xpath expr="//t[@t-call='web.NavBar.SectionsMenu']" position="attributes">
            <attribute
                name="t-if"
                t-translation="off"
            >currentAppSections.length</attribute>
        </xpath>
    </t>
</templates>
