- zoesch.de - blitzkiste.net - gruene-hassberge (norbert.zoesch.de) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
27 lines
1.0 KiB
HTML
27 lines
1.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>ERROR 404</title>
|
|
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon" />
|
|
<link rel="icon" href="img/favicon.ico" type="image/x-icon" />
|
|
<!-- Bootstrap -->
|
|
<link href="css/bootstrap.min.css" rel="stylesheet">
|
|
|
|
<link href='http://fonts.googleapis.com/css?family=Oswald|Roboto|Open+Sans|PT+Sans' rel='stylesheet' type='text/css'>
|
|
<link href="css/404.css" rel="stylesheet">
|
|
<link href="css/font-awesome.min.css" rel="stylesheet">
|
|
</head>
|
|
<body>
|
|
<div class="content">
|
|
<h1>ERROR 404</h1>
|
|
<h2>Die gewünschte Webseite ist leider nicht mehr verfügbar.</h2>
|
|
<a class="btn btn-primary btn-lg back-button" href="http://www.werbetechnik-hassfurt.de" role="button"><i class="fa fa-arrow-circle-left"></i>Zurück</a>
|
|
<img src="img/macbook_404.png" class="img-responsive m404">
|
|
</div>
|
|
</body>
|
|
|
|
</html>
|