diff options
Diffstat (limited to 'mailman/templates/en/archtocnombox.html')
| -rw-r--r-- | mailman/templates/en/archtocnombox.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/mailman/templates/en/archtocnombox.html b/mailman/templates/en/archtocnombox.html deleted file mode 100644 index 5989aa53d..000000000 --- a/mailman/templates/en/archtocnombox.html +++ /dev/null @@ -1,18 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> - <HEAD> - <title>The $listname Archives</title> - <META NAME="robots" CONTENT="noindex,follow"> - $meta - </HEAD> - <BODY BGCOLOR="#ffffff"> - <h1>The $listname Archives </h1> - <p> - You can get <a href="$listinfo">more information about this list</a>. - </p> - $noarchive_msg - $archive_listing_start - $archive_listing - $archive_listing_end - </BODY> - </HTML> |
