[% IF status == 'auth' %] [% IF listconf.custom_attribute.size == 0 %] [%|loc(list)%]You requested a subscription to list %1[%END%]. [%|loc%]To confirm your request, please click the button below:[%END%]
[% ELSE %] [%|loc(list)%]You want to subscribe to list %1[%END%]. [%|loc%]Please fill in the form below and then click the validation button[%END%]

[% END %]

[% PROCESS edit_attributes.tt2 %]
[% ELSIF status == 'notauth_passwordsent' %] [%|loc(list)%]You requested a subscription to list %1[%END%].

[%|loc%]To confirm your identity and prevent anyone from subscribing you to this list against your will, a message containing an validation link was sent to the e-mail address you provided.[%END%]

[%|loc(list)%]Check your mailbox for new messages and click this link. This will confirm your subscription to list %1.[%END%] [% ELSIF status == 'notauth_noemail' %] In order to subscribe to the list, you should open a account on our account system..
If you already have one, please log using your account in order to subscribe. [% ELSIF status == 'notauth' %] [%|loc(list)%]To confirm your subscription to list %1, please enter your password below[%END%] [% IF listconf.custom_attribute.size == 0 %] [%|loc%], in addition to the personnal informations requested.[%END%] [% END %]
[% email %]

[% PROCESS edit_attributes.tt2 %]      
[% ELSIF status == 'notauth_subscriber' %] [%|loc(list)%]You are already subscribed to list %1[%END%].

[% PROCESS 'loginbanner.tt2' %] [% END %]