1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

title is already encoded.

PR: 28459 again


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103463 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
André Malo
2004-04-19 20:21:56 +00:00
parent de6b6ff89d
commit 6a77125acc

View 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>
<p>