diff options
author | tkikuchi <> | 2005-10-23 08:24:01 +0000 |
---|---|---|
committer | tkikuchi <> | 2005-10-23 08:24:01 +0000 |
commit | 6a301dd5f8236d4da65e5ace07968a02b6368bf4 (patch) | |
tree | 4d4f80b541b2739bfe1fd748febde088d339fe67 /templates/ia/archidxfoot.html | |
parent | 1b5d2e9985f9b19d1546e25bd9465e40f03b0e4c (diff) | |
download | mailman2-6a301dd5f8236d4da65e5ace07968a02b6368bf4.tar.gz mailman2-6a301dd5f8236d4da65e5ace07968a02b6368bf4.tar.xz mailman2-6a301dd5f8236d4da65e5ace07968a02b6368bf4.zip |
New language: 'ia' for Interlingua.
Diffstat (limited to 'templates/ia/archidxfoot.html')
-rw-r--r-- | templates/ia/archidxfoot.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/templates/ia/archidxfoot.html b/templates/ia/archidxfoot.html new file mode 100644 index 00000000..5ed62cdb --- /dev/null +++ b/templates/ia/archidxfoot.html @@ -0,0 +1,21 @@ + </ul> + <p> + <a name="end"><b>Data del ultime message:</b></a> + <i>%(lastdate)s</i><br> + <b>Archiviate:</b> <i>%(archivedate)s</i> + <p> + <ul> + <li> <b>Messages ordinate per:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">Plus informationes super iste lista... + </a></b></li> + </ul> + <p> + <hr> + <i>Iste archivo es generate per + Pipermail %(version)s.</i> + </BODY> +</HTML> |