source code of /oops/500.html.src
Last modified | |
Lines | 53 |
Parent directory Download CGIread sitemap Main page
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="https://oskog97.com/style.css" type="text/css"/>
__TITLE__
<style type="text/css">
body
{
background-color: #ffffff;
color: #000000;
}
a:link { color: #0000ff; }
a:visited { color: #ff00ff; }
img
{
float: left;
max-width: 75%;
}
#text
{
min-height: 497px;
}
#content p, li
{
max-width: 75em;
}
</style>
</head>
<body>
__NAVIGATION__
<main><div id="content">
__H1__
<!-- Insert body here. NOTE: description and keywords -->
<div id="text">
<img src="https://oskog97.com/oops/500-768x497.jpeg"
width="768" height="497"
title="It appears that something is terribly wrong with the main board."
alt="500 Internal server ERROR"
/>
<p>
The CGI script crashed! This is most likely a temporary bug
that will be fixed within five minutes.
Mail me if it doesn't work after five minutes.
</p>
<p>oskar@oskog97.com</p>
</div>
</div></main>
__FOOTER__
</body>
</html>