Content-type: text/html

<html>

<head>

<title>Alert</title> 

</head>

<body>

<p><b><font size=\"6\">Program Alert</font></b></p>

<hr align=\"center\" size=\"3\">

%d

<p>An error occurred in: %e</p>

<p>Error Code: %c</p>

<p>%m</p>

<p>Source File: %s</p>

<p>Routine: %p</p>

<p>Line: %l</p>

<hr align=\"center\" size=\"3\">

</body>

</html>