]> granicus.if.org Git - apache/commitdiff
title is already encoded.
authorAndré Malo <nd@apache.org>
Mon, 19 Apr 2004 20:21:56 +0000 (20:21 +0000)
committerAndré Malo <nd@apache.org>
Mon, 19 Apr 2004 20:21:56 +0000 (20:21 +0000)
PR: 28459 again

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103463 13f79535-47bb-0310-9956-ffa450edef68

docs/error/include/top.html

index 64b1170ed3da4706eb6fc7ddbda64c07f7b4b071..04b73b51b8ccdececcb2ae17ea0a858a497a482b 100644 (file)
@@ -9,7 +9,7 @@
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="<!--#echo var="CONTENT_LANGUAGE" -->" xml:lang="<!--#echo var="CONTENT_LANGUAGE" -->">
 <head>
-<title><!--#echo var="TITLE" --></title>
+<title><!--#echo encoding="none" var="TITLE" --></title>
 <link rev="made" href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->" />
 <style type="text/css"><!--/*--><![CDATA[/*><!--*/ 
     body { color: #000000; background-color: #FFFFFF; }
@@ -21,4 +21,4 @@
 
 <body>
 <h1><!--#echo encoding="none" var="TITLE" --></h1>
-<p>
\ No newline at end of file
+<p>