First Commit
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="author" content="Joerg Lehmann">
|
||||
<meta name="description" content="nbit Informatik Gmbh">
|
||||
<meta name="keywords" content="linux,admin,freelancer,rhce,openshift">
|
||||
<meta property="og:title" content="nbit Informatik GmbH" />
|
||||
<title>nbit Informatik GmbH</title>
|
||||
<link rel="stylesheet" href="/css/bulma-nbit.css" />
|
||||
<link rel="icon" type="image/png" href="/images/favicon-nbit-32x32.png" sizes="32x32">
|
||||
<link rel="icon" type="image/png" href="/images/favicon-nbit-16x16.png" sizes="16x16">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="box has-background-light has-padding-10 has-margin-bottom-30 has-margin-top-10">
|
||||
<img src="/images/nbit-logo.png" alt="nbit Informatik GmbH Logo">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<div class="content has-margin-5">
|
||||
<article class="message is-danger">
|
||||
<div class="message-body">
|
||||
<h2 class="is-hidden">404</h2>
|
||||
Diese Adresse gibt es nicht (auch bekannt als HTTP 404 Fehler)!
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
<div class="box has-background-light has-margin-top-40 has-margin-bottom-10 has-text-centered">Copyright © 2019 by <a href="https://www.nbit.ch" title="nbit Informatik GmbH" ><span>nbit Informatik GmbH</span></a></div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user