From 88d71df2d51ef289c934de95813bf229229870fd Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 22 Jan 2007 13:09:32 +0000 Subject: [PATCH] - #include CSS to be prepared for the send-stylesheet referrer check that will arrive soonish. - Add empty table summary to silence validator warnings. - Remove the useless W3C validator link. --- templates/connect-failed | 12 ++++-------- templates/no-such-domain | 11 ++++------- templates/untrusted | 12 ++++-------- 3 files changed, 12 insertions(+), 23 deletions(-) diff --git a/templates/connect-failed b/templates/connect-failed index 2295898f..e10481ca 100644 --- a/templates/connect-failed +++ b/templates/connect-failed @@ -82,12 +82,14 @@ - + - +
- - - -
503 @@ -147,12 +149,6 @@
-

Valid HTML 4.01 Strict

-
diff --git a/templates/no-such-domain b/templates/no-such-domain index 7e911772..634be630 100644 --- a/templates/no-such-domain +++ b/templates/no-such-domain @@ -84,12 +84,14 @@ - + - +
- - -
404 @@ -149,11 +151,6 @@
-

Valid HTML 4.01 Strict

-
diff --git a/templates/untrusted b/templates/untrusted index 61f23b64..017a5383 100644 --- a/templates/untrusted +++ b/templates/untrusted @@ -93,12 +93,14 @@ - + - +
- - - -
UNTRUSTED @@ -182,12 +184,6 @@
-

Valid HTML 4.01 Strict

-
-- 2.39.2