<% if (currentUser.isEDirSync) { %> <% } else { %> <% } %>
<%= displayName %>   <% var margin = "-120px"; if (isROAdmin) { margin = "-20px" } else if (isEDirSync) { margin = "-80px" }%>
    <% if (currentUser.isEDirSync && currentUser.attributes.user.id == "admin") { %>
  •   <%= i18n.changePassword %>
  •   <%= i18n.changeROPassword %>
  • <% } %>
  •   <%= i18n.profile %>
  •   <%= i18n.signOut %>