Added basic template for article dupe prevention testing
authormj <mj>
Tue, 2 Oct 2001 00:07:28 +0000 (00:07 +0000)
committermj <mj>
Tue, 2 Oct 2001 00:07:28 +0000 (00:07 +0000)
templates-dist/de/open/posting_dupe.template [new file with mode: 0755]
templates-dist/open/posting_dupe.template [new file with mode: 0755]

diff --git a/templates-dist/de/open/posting_dupe.template b/templates-dist/de/open/posting_dupe.template
new file mode 100755 (executable)
index 0000000..2ea225b
--- /dev/null
@@ -0,0 +1,9 @@
+<html>
+<head>
+<title>Test</title>
+</head>
+<body>
+<p>
+Dupe
+</body>
+</html>
\ No newline at end of file
diff --git a/templates-dist/open/posting_dupe.template b/templates-dist/open/posting_dupe.template
new file mode 100755 (executable)
index 0000000..2ea225b
--- /dev/null
@@ -0,0 +1,9 @@
+<html>
+<head>
+<title>Test</title>
+</head>
+<body>
+<p>
+Dupe
+</body>
+</html>
\ No newline at end of file