diff options
author | <> | 2003-04-09 05:09:57 +0000 |
---|---|---|
committer | <> | 2003-04-09 05:09:57 +0000 |
commit | ff670afdeeaf7e1715a89868ddfed3af101457bf (patch) | |
tree | 9bb2f8dc5172dcfceec2abfe7f4729872768c3d8 /templates/pt/archidxfoot.html | |
parent | 01015334f5c849a0ec891bf8c87137f350473c81 (diff) | |
download | mailman2-ff670afdeeaf7e1715a89868ddfed3af101457bf.tar.gz mailman2-ff670afdeeaf7e1715a89868ddfed3af101457bf.tar.xz mailman2-ff670afdeeaf7e1715a89868ddfed3af101457bf.zip |
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.
Diffstat (limited to 'templates/pt/archidxfoot.html')
-rw-r--r-- | templates/pt/archidxfoot.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/templates/pt/archidxfoot.html b/templates/pt/archidxfoot.html new file mode 100644 index 00000000..d86cadf4 --- /dev/null +++ b/templates/pt/archidxfoot.html @@ -0,0 +1,21 @@ + </ul> + <p> + <a name="end"><b>Data da última mensagem:</b></a> + <i>%(lastdate)s</i><br> + <b>Arquivada em:</b> <i>%(archivedate)s</i> + <p> + <ul> + <li> <b>Mensagens ordenadas por:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">Mais informação sobre esta lista... + </a></b></li> + </ul> + <p> + <hr> + <i>Este arquivo foi criado pelo + Pipermail %(version)s.</i> + </BODY> +</HTML> |