diff options
author | <> | 2003-09-22 03:52:35 +0000 |
---|---|---|
committer | <> | 2003-09-22 03:52:35 +0000 |
commit | 8ab1eb4447a42c1c94caa2bcf0de12df43e611d1 (patch) | |
tree | 2cf720054c1537dd74325d0efc4eb37a11000599 /templates/eu/archidxfoot.html | |
parent | ea0a45216b280ed89bfa0a8b5183e8e799596c61 (diff) | |
download | mailman2-8ab1eb4447a42c1c94caa2bcf0de12df43e611d1.tar.gz mailman2-8ab1eb4447a42c1c94caa2bcf0de12df43e611d1.tar.xz mailman2-8ab1eb4447a42c1c94caa2bcf0de12df43e611d1.zip |
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.
Diffstat (limited to '')
-rw-r--r-- | templates/eu/archidxfoot.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/templates/eu/archidxfoot.html b/templates/eu/archidxfoot.html new file mode 100644 index 00000000..0c10e08f --- /dev/null +++ b/templates/eu/archidxfoot.html @@ -0,0 +1,21 @@ + </ul> + <p> + <a name="end"><b>Azken mezuaren data:</b></a> + <i>%(lastdate)s</i><br> + <b>Noiz gordea:</b> <i>%(archivedate)s</i> + <p> + <ul> + <li> <b>Mezuak nola ikusi:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">Zerrenda honi buruz argibide gehiago... + </a></b></li> + </ul> + <p> + <hr> + <i>Pipermail %(version)s-ak + sortu du fitxategi hau.</i> + </BODY> +</HTML>
\ No newline at end of file |