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