mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Leave 500 as is
This commit is contained in:
parent
88c0b5d69a
commit
9231bfc96c
@ -1,7 +1,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset='utf-8'>
|
||||
<title>500 - Internal Server Error</title>
|
||||
<title><%=error%></title>
|
||||
<link rel="stylesheet" type="text/css" href="<%=staticPrefix%>/error_handler/style.css" />
|
||||
</head>
|
||||
<body class="error500 light">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user