aboutsummaryrefslogtreecommitdiffstats
path: root/templates/zh_CN/archidxfoot.html
diff options
context:
space:
mode:
authortkikuchi <>2005-04-07 04:21:35 +0000
committertkikuchi <>2005-04-07 04:21:35 +0000
commitc1806efe6d32af0cdd55a64645d2983156ed92bb (patch)
tree585be8499ae0177019163057546c57fa6c0b036d /templates/zh_CN/archidxfoot.html
parent86575db95d2ee9f7f8ec2a712527ca83c3fd7ca6 (diff)
downloadmailman2-c1806efe6d32af0cdd55a64645d2983156ed92bb.tar.gz
mailman2-c1806efe6d32af0cdd55a64645d2983156ed92bb.tar.xz
mailman2-c1806efe6d32af0cdd55a64645d2983156ed92bb.zip
Chinese new files.
Diffstat (limited to 'templates/zh_CN/archidxfoot.html')
-rw-r--r--templates/zh_CN/archidxfoot.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/templates/zh_CN/archidxfoot.html b/templates/zh_CN/archidxfoot.html
new file mode 100644
index 00000000..73feb021
--- /dev/null
+++ b/templates/zh_CN/archidxfoot.html
@@ -0,0 +1,20 @@
+ </ul>
+ <p>
+ <a name="end"><b>上一条信息的日期:</b></a>
+ <i>%(lastdate)s</i><br>
+ <b>归档日期:</b> <i>%(archivedate)s</i>
+ <p>
+ <ul>
+ <li> <b>信息排序方式:</b>
+ %(thread_ref)s
+ %(subject_ref)s
+ %(author_ref)s
+ %(date_ref)s
+ <li><b><a href="%(listinfo)s">关于这个列表的更多信息...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>这个归档由Pipermail %(version)s.产生</i>
+ </BODY>
+</HTML>