aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ja/archtocnombox.html
diff options
context:
space:
mode:
authortkikuchi <>2004-01-23 12:13:55 +0000
committertkikuchi <>2004-01-23 12:13:55 +0000
commitf281b2600ff93d7dc7d548c4bf44f867de67c0a8 (patch)
treed9f69c0f740a143b24b4e9589b4bd8e0277db3df /templates/ja/archtocnombox.html
parent9be2dafc6e1407a51580560c3f4f10cf57db5e36 (diff)
downloadmailman2-f281b2600ff93d7dc7d548c4bf44f867de67c0a8.tar.gz
mailman2-f281b2600ff93d7dc7d548c4bf44f867de67c0a8.tar.xz
mailman2-f281b2600ff93d7dc7d548c4bf44f867de67c0a8.zip
New file in 2.1.4 ... Archive Table of Contents --- No mbox link
Diffstat (limited to 'templates/ja/archtocnombox.html')
-rw-r--r--templates/ja/archtocnombox.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/templates/ja/archtocnombox.html b/templates/ja/archtocnombox.html
new file mode 100644
index 00000000..76e8340f
--- /dev/null
+++ b/templates/ja/archtocnombox.html
@@ -0,0 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>%(listname)s 保存書庫</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ %(meta)s
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <h1>%(listname)s 保存書庫 </h1>
+ <p>
+ <a href="%(listinfo)s">リストの総合案内</a>.
+ </p>
+ %(noarchive_msg)s
+ %(archive_listing_start)s
+ %(archive_listing)s
+ %(archive_listing_end)s
+ </BODY>
+ </HTML>