[% IF action == 'search_list' %]
[%|loc(occurrence)%]%1 occurrence(s) found[%END%]
[% ELSIF action == 'search_user' %]
[%|loc(email)%]%1 is subscribed to the following mailing lists[%END%]
[% END %]
[% IF which %]
[% IF action == 'which' %]
[% IF ! which %]
[%|loc(user.email)%]No subscriptions with address %1![%END%]
[% END %]
[% IF unique != '1' %]
[%|loc%]See your subscriptions with the following email addresses[%END%]
[%|loc%]Unify your subscriptions with the email[%END%] [% user.email %]
[%|loc%]That is to say you are using a unique email address in Sympa for your subscriptions and preferences[%END%]
|
|
[% END %]
[% END %]
[% ELSE %]
[%|loc%]No mailing list available.[%END%]
[% END %]