diff options
Diffstat (limited to 'templates/nl/listinfo.html')
-rw-r--r-- | templates/nl/listinfo.html | 126 |
1 files changed, 126 insertions, 0 deletions
diff --git a/templates/nl/listinfo.html b/templates/nl/listinfo.html new file mode 100644 index 00000000..efb95d46 --- /dev/null +++ b/templates/nl/listinfo.html @@ -0,0 +1,126 @@ +<!-- $Revision: 5336 $ --> +<HTML> + <HEAD> + <TITLE><MM-List-Name> Informatie Pagina</TITLE> + + </HEAD> + <BODY BGCOLOR="#ffffff"> + + <P> + <TABLE COLS="1" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1"><MM-List-Name> -- + <MM-List-Description></FONT></B> + </TD> + </TR> + <tr> + <td colspan="2"> + <p> + </td> + </tr> + <tr> + <TD COLSPAN="1" WIDTH="100%" BGCOLOR="#FFF0D0"> + <B><FONT COLOR="#000000">Lijst omschrijving <MM-List-Name></FONT></B> + </TD> + <TD COLSPAN="1" WIDTH="100%" BGCOLOR="#FFF0D0"> + <MM-lang-form-start><MM-displang-box> <MM-list-langs> + <MM-form-end> + <MM-Subscribe-Form-Start> + </TD> + </TR> + <tr> + <td colspan="2"> + <P><MM-List-Info></P> + <p> Bezoek het archief van <MM-Archive><MM-List-Name></MM-Archive>. + <MM-Restricted-List-Message> + </p> + </TD> + </TR> + <TR> + <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0"> + <B><FONT COLOR="#000000">Mail Info <MM-List-Name></FONT></B> + </TD> + </TR> + <tr> + <td colspan="2"> + Om een bericht naar de lijst te sturen gebruik je dit e-mail adres:<br> + <A HREF="mailto:<MM-Posting-Addr>"><MM-Posting-Addr></A>. + <p></td> + </tr> + <TR> + <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0"> + <B><FONT COLOR="#000000">Lid worden van deze lijst : <MM-List-Name></FONT></B> + </TD> + </TR> + <tr> + <td colspan="2"> + <P> + Om je aan te melden op de <MM-List-Name> Mailing lijst vul het onderstaande formulier in. + <MM-List-Subscription-Msg> + <ul> + <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2" + WIDTH="70%" HEIGHT= "112"> + <TR> + <TD BGCOLOR="#dddddd" WIDTH="55%">Je EMail adres:</TD> + <TD WIDTH="33%"><MM-Subscribe-Box> + </TD> + <TD WIDTH="12%"> </TD></TR> + <tr> + <td bgcolor="#dddddd" width="55%">Je voor/achter naam (Optioneel):</td> + <td width="33%"><mm-fullname-box></td> + <TD WIDTH="12%"> </TD></TR> + <TR> + <TD COLSPAN="3"><FONT SIZE=-1>Vul je eigen wachtwoord in of vul niets in zodat het systeem een wachtwoord aanmaakt. + Dit wachtwoord zal opgestuurd worden naar je opgegeven email adres. + <MM-Reminder> + </TD> + </TR> + <TR> + <TD BGCOLOR="#dddddd">Kies een wachtwoord:</TD> + <TD><MM-New-Password-Box></TD> + <TD> </TD></TR> + <TR> + <TD BGCOLOR="#dddddd">Vul het wachtwoord nogmaals in:</TD> + <TD><MM-Confirm-Password></TD> + <TD> </TD></TR> + <tr> + <TD BGCOLOR="#dddddd">Welke taal wil je?</TD> + <TD> <MM-list-langs></TD> + <TD> </TD></TR> + <tr> + <td>Wil je een dagelijkse digest ontvangen (Alle mail verzameld van 1 dag in 1 mailtje) in plaats van losse emailtjes? + </td> + <td><MM-Undigest-Radio-Button> No + <MM-Digest-Radio-Button> Yes + </TD> + </tr> + <tr> + <td colspan="3"> + <center><MM-Subscribe-Button></P></center> + </TABLE> + <MM-Form-End> + </ul> + </td> + </tr> + <TR> + <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0"> + <a name="Subscribers"> + <B><FONT COLOR="#000000"><MM-List-Name> gebruikers</FONT></B></a> + </TD> + </TR> + <tr> + <TD COLSPAN="2" WIDTH="100%"> + <MM-Roster-Form-Start> + <MM-Roster-Option> + <MM-Form-End> + <p> + <MM-Options-Form-Start> + <MM-Editing-Options> + <MM-Form-End> + </td> + </tr> + </table> +<MM-Mailman-Footer> +</BODY> +</HTML>
\ No newline at end of file |