diff options
author | danohnesorg <> | 2007-03-23 11:28:12 +0000 |
---|---|---|
committer | danohnesorg <> | 2007-03-23 11:28:12 +0000 |
commit | a3dc31d77628d839c1c1d2d0ea09b110495df8d8 (patch) | |
tree | b47e9c3fc067b94354837cddd2b6dba07198eb9f /templates/cs/archidxfoot.html | |
parent | c0d62184b95ba895e7c2afc2307d7cab2c808cd3 (diff) | |
download | mailman2-a3dc31d77628d839c1c1d2d0ea09b110495df8d8.tar.gz mailman2-a3dc31d77628d839c1c1d2d0ea09b110495df8d8.tar.xz mailman2-a3dc31d77628d839c1c1d2d0ea09b110495df8d8.zip |
New templates, which aren't now in repository
Diffstat (limited to 'templates/cs/archidxfoot.html')
-rw-r--r-- | templates/cs/archidxfoot.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/templates/cs/archidxfoot.html b/templates/cs/archidxfoot.html new file mode 100644 index 00000000..dfdd3def --- /dev/null +++ b/templates/cs/archidxfoot.html @@ -0,0 +1,21 @@ + </ul> + <p> + <a name="end"><b>Datum posledního příspěvku:</b></a> + <i>%(lastdate)s</i><br> + <b>Archivováno:</b> <i>%(archivedate)s</i> + <p> + <ul> + <li> <b>Řazení zpráv podle:</b> + %(thread_ref)s + %(subject_ref)s + %(author_ref)s + %(date_ref)s + <li><b><a href="%(listinfo)s">další informace o této konferenci... + </a></b></li> + </ul> + <p> + <hr> + <i>Tento archív je vytvořen pomocí programu + Pipermail %(version)s.</i> + </BODY> +</HTML> |