diff options
author | <> | 2003-10-04 02:57:36 +0000 |
---|---|---|
committer | <> | 2003-10-04 02:57:36 +0000 |
commit | 3aaea6d9d1403f445e1d5946e91ed78d66d5a719 (patch) | |
tree | e58c2c0825d715285ce63ef54dce6440f4774dc5 /templates/sl/archidxfoot.html | |
parent | 2e07b4a9016954e8786d4944287167b9ed52ecae (diff) | |
download | mailman2-3aaea6d9d1403f445e1d5946e91ed78d66d5a719.tar.gz mailman2-3aaea6d9d1403f445e1d5946e91ed78d66d5a719.tar.xz mailman2-3aaea6d9d1403f445e1d5946e91ed78d66d5a719.zip |
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.
Diffstat (limited to 'templates/sl/archidxfoot.html')
-rw-r--r-- | templates/sl/archidxfoot.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/templates/sl/archidxfoot.html b/templates/sl/archidxfoot.html new file mode 100644 index 00000000..8cfc4333 --- /dev/null +++ b/templates/sl/archidxfoot.html @@ -0,0 +1,21 @@ + </ul> + <p> + <a name="end"><b>Datum zadnjega sporočila:</b></a> + <i>%(lastdate)s</i><br> + <b>Arhivirano dne:</b> <i>%(archivedate)s</i> + <p> + <ul> + <li> <b>Sporočila razvrščena glede na:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">Dodatne informacije o tem seznamu... + </a></b></li> + </ul> + <p> + <hr> + <i>Ta arhiv je bil ustvarjen s programom + Pipermail %(version)s.</i> + </BODY> +</HTML> |