mirror of
https://github.com/fooflington/wordsearch.git
synced 2025-06-11 21:01:39 +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>
|