| | 17 | |
| | 18 | If you haven't already done it, please register to create your account: |
| | 19 | {{{ |
| | 20 | #!html |
| | 21 | <form method="post" action="http://www.soclib.fr/cgi-bin/soclib_register"> |
| | 22 | <table border="0" cellpadding="5" cellspacing="0"> |
| | 23 | <tr> |
| | 24 | <td align="right" valign="center"><font face="Verdana, Arial, Helvetica, sans-serif" size="2">E-mail:</font></td> |
| | 25 | <td> |
| | 26 | <input type="text" name="email" size="45" maxlength="255"> |
| | 27 | </td> |
| | 28 | <td height="32"> </td> |
| | 29 | <td height="32"> <input type=submit name="register" value="Submit request"></td> |
| | 30 | </tr> |
| | 31 | </table> |
| | 32 | </form> |
| | 33 | }}} |
| | 34 | |
| | 35 | Please note that this e-mail will be your login ID. |