aboutsummaryrefslogtreecommitdiffstats
path: root/templates/nl/archtocnombox.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/nl/archtocnombox.html')
-rw-r--r--templates/nl/archtocnombox.html36
1 files changed, 18 insertions, 18 deletions
diff --git a/templates/nl/archtocnombox.html b/templates/nl/archtocnombox.html
index 3bb3db4c..8962b8e6 100644
--- a/templates/nl/archtocnombox.html
+++ b/templates/nl/archtocnombox.html
@@ -1,18 +1,18 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML>
- <HEAD>
- <title>Het %(listname)s Archief</title>
- <META NAME="robots" CONTENT="noindex,follow">
- %(meta)s
- </HEAD>
- <BODY BGCOLOR="#ffffff">
- <h1>Het %(listname)s Archief </h1>
- <p>
- U kunt <a href="%(listinfo)s">meer informatie over deze lijst</a> bekijken.
- </p>
- %(noarchive_msg)s
- %(archive_listing_start)s
- %(archive_listing)s
- %(archive_listing_end)s
- </BODY>
- </HTML>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <title>Het %(listname)s Archief</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ %(meta)s
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <h1>Het %(listname)s Archief </h1>
+ <p>
+ U kunt <a href="%(listinfo)s">meer informatie over deze lijst</a> bekijken.
+ </p>
+ %(noarchive_msg)s
+ %(archive_listing_start)s
+ %(archive_listing)s
+ %(archive_listing_end)s
+ </BODY>
+ </HTML>