11 lines
171 B
Text
11 lines
171 B
Text
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" >
|
||
|
<title>Error</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<%= $message %>
|
||
|
</body>
|
||
|
</html>
|
||
|
|