<% 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.

<% } %> <% } %>