diff options
Diffstat (limited to 'src/mailman/templates/en/emptyarchive.html')
| -rw-r--r-- | src/mailman/templates/en/emptyarchive.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/mailman/templates/en/emptyarchive.html b/src/mailman/templates/en/emptyarchive.html deleted file mode 100644 index 2f10766ce..000000000 --- a/src/mailman/templates/en/emptyarchive.html +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> - <HEAD> - <title>The %(listname)s Archives</title> - <META NAME="robots" CONTENT="noindex,follow"> - </HEAD> - <BODY BGCOLOR="#ffffff"> - <h1>The %(listname)s Archives </h1> - <p> - No messages have been posted to this list yet, so the archives are - currently empty. You can get <a href="%(listinfo)s">more information - about this list</a>. - </p> - </BODY> - </HTML> |
