-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
72 lines (58 loc) · 2.25 KB
/
404.html
File metadata and controls
72 lines (58 loc) · 2.25 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE html>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />
<title>Nicht gefunden (404) – stakr</title>
<link rel="profile" href="http://gmpg.org/xfn/11" />
<link rel="stylesheet" type="text/css" media="all" href="/css/default.css" />
<body class="two-column right-sidebar">
<div id="page" class="hfeed">
<header id="branding" role="banner">
<hgroup>
<h1 id="site-title"><span><a href="/" title="stakr" rel="home">stakr</a></span></h1>
<h2 id="site-description">Ehemalige Agentur für Konzeption und Realisation von Webanwendungen</h2>
</hgroup>
<a href="/"><img src="/header.png" width="1000" height="288" alt="" /></a>
<nav id="access" role="navigation">
<h3 class="assistive-text">Main menu</h3>
<div class="skip-link"><a class="assistive-text" href="#content" title="Skip to primary content">Skip to primary content</a></div>
<div class="skip-link"><a class="assistive-text" href="#secondary" title="Skip to secondary content">Skip to secondary content</a></div>
<div class="menu">
<ul>
<li><a href="/" title="Home">Home</a>
<li><a href="/projekte/">Projekte</a>
<li><a href="/impressum/">Impressum</a>
</ul>
</div>
</nav>
</header>
<div id="main">
<div id="primary">
<div id="content" role="main">
<article class="hentry">
<header class="entry-header">
<h1 class="entry-title">Nicht gefunden (404)</h1>
</header>
</article>
</div>
</div>
<div id="secondary" class="widget-area" role="complementary">
<aside class="widget widget_links"><h3 class="widget-title">Team</h3>
<ul class='xoxo blogroll'>
<li><a href="http://www.henning-staib.de/" class="fn url">Henning Staib</a>
<li><a href="http://www.jansiwy.de/" class="fn url">Jan Sebastian Siwy</a>
<li><a href="http://spickermann.net/" class="fn url">Martin Spickermann</a>
</ul>
</aside>
<aside class="widget widget_links">
<h3 class="widget-title">GitHub</h3>
<ul class='xoxo blogroll'>
<li><a href="https://github.com/stakr" rel="me">https://github.com/stakr</a>
</ul>
</aside>
</div>
</div>
<footer id="colophon" role="contentinfo">
<div id="site-generator">
</div>
</footer>
</div>