1[%# welcome.tt2 ~%]
2From: [% fromlist %]
3Subject: [%"Welcome to list %1"|loc(list.name)|qencode%]
4
5[%|loc(list.name,domain)%]Welcome to list %1@%2[%END%]
6[%|loc(user.email)%]Your subscription email is %1[%END%]
7
8[% TRY %]
9[% INSERT "info" %]
10[% CATCH %]
11[% END %]
12
13[% IF conf.wwsympa_url -%]
14[%|loc%]The list homepage:[%END%] [% 'info' | url_abs([list.name]) %]
15[%|loc%]General information about mailing lists:[%END%] [% 'help' | url_abs(['introduction.html']) %]
16[% END -%]
17