diff options
author | <> | 2003-01-02 05:25:50 +0000 |
---|---|---|
committer | <> | 2003-01-02 05:25:50 +0000 |
commit | b132a73f15e432eaf43310fce9196ca0c0651465 (patch) | |
tree | c15f816ba7c4de99fef510e3bd75af0890d47441 /templates/fr/archidxfoot.html | |
download | mailman2-b132a73f15e432eaf43310fce9196ca0c0651465.tar.gz mailman2-b132a73f15e432eaf43310fce9196ca0c0651465.tar.xz mailman2-b132a73f15e432eaf43310fce9196ca0c0651465.zip |
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.
Diffstat (limited to 'templates/fr/archidxfoot.html')
-rw-r--r-- | templates/fr/archidxfoot.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/templates/fr/archidxfoot.html b/templates/fr/archidxfoot.html new file mode 100644 index 00000000..e04fdc4e --- /dev/null +++ b/templates/fr/archidxfoot.html @@ -0,0 +1,22 @@ +<html> + <body> +</ul> +<p> + <a name="end"><b>Date du dernier message:</b></a> +<i>%(lastdate)s</i><br> + <b>Archivé le:</b> <i>%(archivedate)s</i> +<p> + <ul> + <li> <b>Messages triés par:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">Plus d'infos sur cette liste... + </a></b></li> + </ul> + <p> + <hr> + <i>Archive générée par Pipermail %(version)s.</i> + </body> +</html> |