aboutsummaryrefslogtreecommitdiffstats
path: root/templates/cs/archidxfoot.html
diff options
context:
space:
mode:
authordanohnesorg <>2007-03-23 11:28:12 +0000
committerdanohnesorg <>2007-03-23 11:28:12 +0000
commita3dc31d77628d839c1c1d2d0ea09b110495df8d8 (patch)
treeb47e9c3fc067b94354837cddd2b6dba07198eb9f /templates/cs/archidxfoot.html
parentc0d62184b95ba895e7c2afc2307d7cab2c808cd3 (diff)
downloadmailman2-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.html21
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>