Teams
add_image {if:no_records}
There are no teams
{else:} {if:!disable_pagination} {end:}
{foreach:team_records,cnt,team_record} {end:}
First Name Login Name Email Address Action
{team_record.getFirstName():h} {team_record.getSigninId():h} {team_record.getEmail():h} reset_password_image delete_image
{if:!disable_pagination} {end:}
{end:}