aboutsummaryrefslogtreecommitdiffstats
path: root/templates/ja/archtocnombox.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-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>