<% if (version.get('auth_required') && user.get('authenticated')) { %> <%- user.get('username') %> <%- $.t('common.change_password') %> <%- $.t('common.logout') %> <% } %>