mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-05-19 00:30:21 -07:00
17 lines
394 B
HTML
17 lines
394 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title> wonderful </title>
|
|
</head>
|
|
<body color="#000" bgcolor="#ffffff">
|
|
|
|
<center>
|
|
|
|
<strong>Error 500</strong>
|
|
<!-- <img src="/errors/500.png" title="catch hold of server breaking"> -->
|
|
<br><br>Something exploded. <a href="/">Try again from the start</a>.
|
|
</center>
|
|
|
|
</body>
|
|
</html>
|