Null/500.htm

14 lines
339 B
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<title>Fehler 500</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen"/>
</head>
<body>
<div class="teil">
<h1>Fehler 500</h1>
<p>Es trat ein Interner Serverfehler auf.</p>
</div>
</body>
</html>