[% title = 'Update Profile' ; IF realm == 'admin' ; THEN ; crumb2_name = 'Admin' ; IF user.tester ; THEN ; editlink = 'tester-amend' ; ELSE ; editlink = 'user-amend' ; END ; ELSE ; crumb2_name = 'Tester' ; editlink = 'user-amend' ; END ; crumb2_href = '/' ; crumb1_name = 'Update Profile' ; javascript = 1 ; %] [% IF data %]
[% IF thanks %]

[% thanks %]

[% END %]

Fields marked * are mandatory fields and must be completed.

Please take the time to enter your details, as it helps others to identify you when you make any changes to the pages on the site. Note that only the details shown in the preview at the bottom of the page, will be visible on the wiki.

[% IF errmess %]

There are invalid or missing fields, as noted by the ∅ symbol.

[% END %]
Display Name * [% data.realname_err %]
Primary Email * [% data.email_err %]

Your primary email address will be used as your login, and will be used to send you a site password.

PAUSE ID [% data.nickname_err %]

Your PAUSE ID is used to help verify further addresses to you.

[% IF realm == 'tester' || (realm == 'admin' && user.tester) %]
Registered Emails [% IF data.confirmed %] [% FOREACH mail = data.confirmed %] [% mail.email %] [% IF realm == 'admin' && mail.confirmed == 0 %] [% END %]
[% END %] [% ELSE %]n/a[% END %]
Register Email [% data.confirm_err %]

If you have submitted reports from multiple addresses, please confirm each in turn to add them to this profile.

[% END %] [% ELSE %]

User not found.

[% END %]