Remove the 'html' bit from the filenames.

git-svn-id: svn://10.0.0.236/trunk@120864 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ian%hixie.ch
2002-05-06 21:00:53 +00:00
parent 992e385dfd
commit 25757cccba
8 changed files with 18 additions and 18 deletions

View File

@@ -5,7 +5,7 @@ COSES
<set variable="title" value="Internal Error">
<set variable="response" value="500 Server Error">
<include href="template.html.header"/>
<include href="template.header"/>
</set></set>
<![CDATA[
@@ -17,6 +17,6 @@ below:</p>
<pre>]]><text escape="html" value="(error)"/><![CDATA[</pre>
]]>
<include href="template.html.footer"/>
<include href="template.footer"/>
</text>