diff options
Diffstat (limited to 'templates/eo/roster.html')
-rw-r--r-- | templates/eo/roster.html | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/templates/eo/roster.html b/templates/eo/roster.html new file mode 100644 index 00000000..7d6ac5bd --- /dev/null +++ b/templates/eo/roster.html @@ -0,0 +1,49 @@ +<!-- $Revision: 3394 $ --> +<HTML> + <HEAD> + <TITLE>Abonantoj de la listo <MM-List-Name></TITLE> + + </HEAD> + <BODY BGCOLOR="#ffffff"> + + <P> + <TABLE WIDTH="100%" COLS="1" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TR> + <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <B><FONT COLOR="#000000" SIZE="+1">Abonantoj de la listo + <MM-List-Name></FONT></B> + </TD> + </TR> + <TR> + <TD COLSPAN="2" WIDTH="100%" ALIGN="CENTER"> + + <P align = "right"> <MM-lang-form-start><MM-displang-box> + <MM-list-langs><MM-form-end></p> + + <P>Premu vian adreson por viziti la agordopaĝon de via abono.<br><I>(La adresoj inter krampoj havas poŝtoliveradon malŝaltita.)</I></P> + </TD> + </TR> + <TR WIDTH="100%" VALIGN="top"> + <TD BGCOLOR="#FFF0D0" WIDTH="50%"> + <center> + <B><FONT COLOR="#000000"><MM-Num-Reg-Users>Abonantoj de normala poŝto de <MM-List-Name>:</FONT></B> + </center> + </TD> + <TD BGCOLOR="#FFF0D0" WIDTH="50%"> + <center> + <B><FONT COLOR="#000000"><MM-Num-Digesters> Abonantoj de ĉiutagaj resumoj de <MM-List-Name>:</FONT></B> + </center> + </TD> + </TR> + <TR VALIGN="top"> + <td> + <P><MM-Regular-Users> + </td> + <td> + <P><MM-Digest-Users> + </td> + </tr> + </table> +<MM-Mailman-Footer> +</BODY> +</HTML> |