From d00e3886cd6afbb7d9f15835db4f76352bbaf477 Mon Sep 17 00:00:00 2001 From: Fabian Keil <fk@fabiankeil.de> Date: Tue, 23 Jan 2007 16:07:10 +0000 Subject: [PATCH] - Add favicon link. --- templates/blocked | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/blocked b/templates/blocked index 7a67ca57..fdc86d77 100644 --- a/templates/blocked +++ b/templates/blocked @@ -92,6 +92,7 @@ <meta http-equiv="Content-Script-Type" content="text/javascript"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta name="robots" content="noindex,nofollow"> + <link rel="shortcut icon" href="@default-cgi@error-favicon.ico" type="image/x-icon"> <style type="text/css"> #include cgi-style.css </style> -- 2.49.0