-
Notifications
You must be signed in to change notification settings - Fork 0
/
de.html
40 lines (37 loc) · 1.83 KB
/
de.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="ITqJCQNlttirBCEG7hBVKHmwnjMbsixfZCJaB3ut7Ic" />
<meta name="robots" content="noindex">
<title>Lovely Systems</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Lovely Systems"/>
<meta name="author" content="Lovely Systems"/>
<meta name="description" content="Lovely Systems entwickelt mit innovativen Ideen und verlässlichen Instrumenten die Webportale von morgen."/>
<meta property="og:title" content="Lovely Systems" />
<meta property="og:description" content="Lovely Systems entwickelt mit innovativen Ideen und verlässlichen Instrumenten die Webportale von morgen." />
<meta property="og:image" content="https://www.lovelysystems.com/static/images/lovelysystems_logo--hires.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@lovelysystems" />
<meta name="twitter:creator" content="@lovelysystems" />
<link rel="shortcut icon" href="/static/images/favicon.ico"/>
<link rel="apple-touch-icon" href="/static/images/lovelysystems_logo--hires.jpg"/>
<link href="/static/css/bootstrap.min.css" rel="stylesheet" media="screen"/>
<link href="/static/css/bootstrap-responsive.css" rel="stylesheet"/>
<link href="/static/css/main.css" rel="stylesheet" media="screen"/>
</head>
<body>
<script type="text/javascript">
window.location.href = '/';
</script>
<div class="container">
<div class="text-center ls-logo">
<img src="/static/images/lovelysystems_logo--hires.jpg" alt="Lovely Systems" title="Lovely Systems" width="100" height="100" />
</div>
<h1 class="text-center ls-headline">
<a href="/">Zurück zur Startseite</a>
</h1>
</body>
</html>