Application for [% settings.item('_centre').upper %]
[% settings.lab_name_abbreviation %] HILIS Registration
[% UNLESS addr_in_use %]
** if you already have an account and have forgotten
your details please go to the
login page and use the 'forgotten password/inactive account' link **
[% END %]
I do not already have a HILIS account:
[% div_name = 'detail'; INCLUDE site/snippets/toggleview.tt %]
[% class = vars.size ? 'itemshow' : 'itemhidden' # vars is common return %]
[% UNLESS send_success # already submitted %]
Please enter your details below. All fields are required.
[% END %]
[% IF errs.error_other_role || errs.error_other_source %]
[% IF errs.error_other_role %]
-
please enter an alternative role if selecting 'other'
[% END %]
[% IF errs.error_other_source %]
-
please enter an alternative location if selecting 'other'
[% END %]
[% END %]
[% IF msg %]
Sorry, there is a problem with the mail server and your message was
not sent. Your details have been preserved in the form below, please
try again shortly. The error message was: "[% msg %]". Please copy
this message to HMDS admin if the
error persists. Apologies for the inconvenience.
[% ELSIF send_success %]
Your registration details have been submitted. You should receive
an e-mail copy within 24 hours at [% vars.email %], but if not please
contact HMDS admin [[% admin %]].
[% END %]
|
|