23 lines
763 B
HTML
23 lines
763 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="">
|
||
|
<head>
|
||
|
<meta charset="utf-8" />
|
||
|
<title>NXInspired</title>
|
||
|
<link rel="stylesheet" href="/assets/css/fatal.css" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<div class="content">
|
||
|
<p class="error-code">
|
||
|
Error Code: 0000-0000
|
||
|
</p>
|
||
|
<div class="description">
|
||
|
<p>An error has occurred.</p>
|
||
|
<p>Please press the F5 Button to reload the page. If you are unable to reload the page, press the ALT and F4 Buttons simultaneously to close the browser.</p>
|
||
|
<p>If the problem persists, refer to the NXInspired's GitHub repository. github.com/mctaylors/NXInspired</p>
|
||
|
</div>
|
||
|
<p class="info">(X1) XXX00000000000
|
||
|
(X2) 1.0.0
|
||
|
</p>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|