diff options
author | <> | 2003-01-02 05:25:50 +0000 |
---|---|---|
committer | <> | 2003-01-02 05:25:50 +0000 |
commit | b132a73f15e432eaf43310fce9196ca0c0651465 (patch) | |
tree | c15f816ba7c4de99fef510e3bd75af0890d47441 /templates/lt/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/lt/archidxfoot.html')
-rw-r--r-- | templates/lt/archidxfoot.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/templates/lt/archidxfoot.html b/templates/lt/archidxfoot.html new file mode 100644 index 00000000..893e5420 --- /dev/null +++ b/templates/lt/archidxfoot.html @@ -0,0 +1,20 @@ + </ul> + <p> + <a name="end"><b>Paskutiniojo laiško data:</b></a> + <i>%(lastdate)s</i><br> + <b>Suarchyvuota:</b> <i>%(archivedate)s</i> + <p> + <ul> + <li> <b>Laiškai surūšiuoti pagal:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">Daugiau apie forumą... + </a></b></li> + </ul> + <p> + <hr> + <i>Archyvų generavo Pipermail %(version)s.</i> + </BODY> +</HTML> |