<%@ lib/stdlib.pl %> Editors

Would you like to add a new editor?

<%* foreach (@{$editor}) %> <%* if ($_->ID == 1) %> <%* else %> <%* end-if %> <%* end-foreach %>
Editors
ID Username Email First Name Family Name Allow logins Actions
<%= $_->ID %> <%= $_->Login %> <%= $_->Email %> <%= $_->First_Name %> <%= $_->Family_Name %> <%* if ($_->{Disabled}) %> No <%* else %> Yes <%* end-if %> Modify Delete