[% IF user.id ~%] [% title = tprintf(loc('Editing user %d'), user.id ) ~%] [% ELSE ~%] [% title = loc('Add user') ~%] [% END ~%] [% INCLUDE 'admin/header.html' title=title -%] [% PROCESS 'admin/report_blocks.html' %] [% status_message %] [% INCLUDE 'admin/user-form.html' %] [% INCLUDE 'admin/footer.html' %]