mirror of
https://github.com/fooflington/wordsearch.git
synced 2025-01-22 09:19:55 +00:00
7 lines
85 B
Plaintext
7 lines
85 B
Plaintext
|
<HTML>
|
||
|
<BODY>
|
||
|
<%@ page isErrorPage="true" %>
|
||
|
Error: <%= exception %>
|
||
|
</BODY>
|
||
|
</HTML>
|