<% if (can_view_rootpassword) { %> <% if (root_password) { %>

The group root password is: <%- root_password %>

<% } else { %>

No group root password set. Group jobs will use the root password preferences of the submitting user.

<% } %> <% } else { %>

You do not have permission to view this group's root password.

<% } %> <% if (can_edit) { %>
<% } %>