summaryrefslogtreecommitdiff
path: root/src/mailman/templates/en/subscribe.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/templates/en/subscribe.html')
-rw-r--r--src/mailman/templates/en/subscribe.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mailman/templates/en/subscribe.html b/src/mailman/templates/en/subscribe.html
new file mode 100644
index 000000000..20373877b
--- /dev/null
+++ b/src/mailman/templates/en/subscribe.html
@@ -0,0 +1,8 @@
+<html>
+<head><title><MM-List-Name> Subscription results</title></head>
+<body bgcolor="white">
+<h1><MM-List-Name> Subscription results</h1>
+<MM-Results>
+<MM-Mailman-Footer>
+</body>
+</html>