ian%hixie.ch 25757cccba Remove the 'html' bit from the filenames.
git-svn-id: svn://10.0.0.236/trunk@120864 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-06 21:00:53 +00:00

22 lines
531 B
Plaintext

COSES
1
<text xml:space="default" xmlns="http://bugzilla.mozilla.org/coses">
<set variable="title" value="Internal Error">
<set variable="response" value="500 Server Error">
<include href="template.header"/>
</set></set>
<![CDATA[
<p>An internal error occured. Please <a
href="http://www.hixie.ch/bugzilla/">report this bug</a>, including
the date and time of the error along with the information included
below:</p>
<pre>]]><text escape="html" value="(error)"/><![CDATA[</pre>
]]>
<include href="template.footer"/>
</text>