<?xml version="1.0" encoding="UTF-8"?>
<!-- vim:fdl=1:
-->
<templates id="template" xml:space="preserve">

<t t-name="UserMenu.portal_anonymous">
    <div class="oe_user_menu oe_topbar_anonymous_login">
    <a href="#" class="login">
        Login
    </a>
    </div>
</t>

</templates>
