[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
0xampp
/
perl
/
vendor
/
lib
/
Mojolicious
/
resources
/
templates
/
mojo
/
[
Home
]
File: exception.html.ep
<!DOCTYPE html> <!-- Request ID: <%= $c->req->request_id %> --> <html> <head> <title>Server Error</title> <style> body { background-color: #caecf6; } #raptor { background: url(<%= url_for '/mojo/failraptor.png' %>); height: 488px; left: 50%; margin-left: -371px; margin-top: -244px; position:absolute; top: 50%; width: 743px; } </style> </head> <body><div id="raptor"></div></body> </html> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page -->