Leave 500 as is

pull/284/head
Tim Robinson 2016-03-21 10:25:25 -04:00
rodzic 88c0b5d69a
commit 9231bfc96c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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">