8 lines
218 B
HTML
8 lines
218 B
HTML
|
<html><head><title>{cause}</title></head>
|
||
|
<body>
|
||
|
<font size=\+2\>Cache Error!</font><br>
|
||
|
The following error has occured: {detail}
|
||
|
<hr>
|
||
|
<font size=\-1\><em>Generated by {package} ({version})</em></font>
|
||
|
</body></html>
|