blob: fdd75e4f0a64ff670a3f76fc3e28a92d3f2e5c3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!DOCTYPE HTML PUBLIC "ISO/IEC 15445:2000//DTD HTML//EN">
<HTML lang="EN">
<HEAD>
<META content="text/html; charset=UTF-8" http-equiv="content-type">
<META name="viewport" content="width=device-width, initial-scale=1.0">
<LINK rel="icon" href="/static/favicon.ico" type="image/png">
<TITLE>500 internal server error</TITLE>
</HEAD>
<BODY>
<PRE>
____ ___ ___
| ___| / _ \ / _ \
|___ \| | | | | | |
___) | |_| | |_| |
|____/ \___/ \___/
error 500
internal server error
</PRE>
</BODY>
</HTML>
|