summaryrefslogtreecommitdiff
path: root/archives/templates/top
diff options
context:
space:
mode:
Diffstat (limited to 'archives/templates/top')
-rw-r--r--archives/templates/top26
1 files changed, 0 insertions, 26 deletions
diff --git a/archives/templates/top b/archives/templates/top
deleted file mode 100644
index 320a9175..00000000
--- a/archives/templates/top
+++ /dev/null
@@ -1,26 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en" dir="ltr">
-
-<head>
- <title>PostgreSQL Mailing Lists: LISTNAME</title>
-
-<? require($_SERVER['DOCUMENT_ROOT']. "/includes/top_config.php"); ?>
-
-<h1>LISTNAME</h1>
-
-<ul>
- <li>DESCRIPTION</li>
-
- <li>To post, send mail to <a href="mailto:LISTNAME@postgresql.org">LISTNAME@postgresql.org</a>.</li>
-
- <li>To subscribe or unsubscribe from the list,
- <a href="http://www.postgresql.org/mailpref/LISTNAME">click here</a>.</li>
-
- <li>If you hate getting many mail messages per day then you should consider a
- digest (where you receive multiple messages to the list as one message to
- you). To subscribe or unsubscribe from the digested list, send mail to
- majordomo@postgresql.org. The body of the message should
- contain the single line <i>subscribe-set LISTNAME digest</i> or
- <i>unsubscribe LISTNAME</i>.</li>
-</ul>