<% if (lockedOut && canEditUsers && isSplunkAuth && !isSelf) { %> <% } %>
<%- _("Role").t() %>
<%- _("Username").t() %> <%- username %>
<%- _("Email address").t() %>
<%- _("Old password").t() %>
<%- _("Password").t() %>
<%- _("Confirm password").t() %>
<%- _("Full name").t() %>
<%- _("Permission to Delete Data").t() %>
<%- _("Select to unlock user").t() %>
<% if (isNew) { %> <% } else if (canEditUsers && isSplunkAuth && !isSelf) { %> <% } %>