aboutsummaryrefslogtreecommitdiffstats
path: root/templates/zh_CN/archtocentry.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/archtocentry.html
parent86575db95d2ee9f7f8ec2a712527ca83c3fd7ca6 (diff)
downloadmailman2-c1806efe6d32af0cdd55a64645d2983156ed92bb.tar.gz
mailman2-c1806efe6d32af0cdd55a64645d2983156ed92bb.tar.xz
mailman2-c1806efe6d32af0cdd55a64645d2983156ed92bb.zip
Chinese new files.
Diffstat (limited to 'templates/zh_CN/archtocentry.html')
-rw-r--r--templates/zh_CN/archtocentry.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/zh_CN/archtocentry.html b/templates/zh_CN/archtocentry.html
new file mode 100644
index 00000000..c5ca58eb
--- /dev/null
+++ b/templates/zh_CN/archtocentry.html
@@ -0,0 +1,12 @@
+
+ <tr>
+ <td>%(archivelabel)s:</td>
+ <td>
+ <A href="%(archive)s/thread.html">[ 线索 ]</a>
+ <A href="%(archive)s/subject.html">[ 主题 ]</a>
+ <A href="%(archive)s/author.html">[ 作者 ]</a>
+ <A href="%(archive)s/date.html">[ 日期 ]</a>
+ </td>
+ %(textlink)s
+ </tr>
+