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

    <t t-name="web.UserMenu.ShortcutsFooterComponent">
        <span>
            <span class='fw-bolder text-primary'>TIP</span> — press <span class='fw-bolder text-primary'><t t-esc="runShortcutKey"/></span> on any screen to show shortcut overlays and <span class='fw-bolder text-primary'><t t-esc="runShortcutKey"/> + KEY</span> to trigger a shortcut.
        </span>
    </t>

</templates>
