HTML-Vorlagen für Blog-Seiten und Formular-Beispiele
[website] / src / main / webapp / WEB-INF / views / 404.html
1 <!DOCTYPE html>
2 <html lang="en-US">
3   <head>
4     <meta charset="UTF-8" />
5     <meta name="viewport" content="width=device-width" />
6     <title>Page not found | juplo</title>
7     <link rel="profile" href="http://gmpg.org/xfn/11" />
8     <link rel="pingback" href="http://juplo.de/xmlrpc.php" />
9
10     <link rel="alternate" type="application/rss+xml" title="juplo &raquo; Feed" href="http://juplo.de/feed/" />
11 <link rel="alternate" type="application/rss+xml" title="juplo &raquo; Comments Feed" href="http://juplo.de/comments/feed/" />
12
13             <script type="text/javascript">//<![CDATA[
14             // Google Analytics for WordPress by Yoast v4.3.3 | http://yoast.com/wordpress/google-analytics/
15             var _gaq = _gaq || [];
16             _gaq.push(['_setAccount', 'UA-571104-3']);
17                                             _gaq.push(['_trackPageview','/404.html?page=' + document.location.pathname + document.location.search + '&from=' + document.referrer]);
18             (function () {
19                 var ga = document.createElement('script');
20                 ga.type = 'text/javascript';
21                 ga.async = true;
22                 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
23
24                 var s = document.getElementsByTagName('script')[0];
25                 s.parentNode.insertBefore(ga, s);
26             })();
27             //]]></script>
28                         <link rel='stylesheet' id='admin-bar-css'  href='http://juplo.de/wp-includes/css/admin-bar.min.css?ver=3.6.1' type='text/css' media='all' />
29 <link rel='stylesheet' id='style-css'  href='http://juplo.de/wp-content/themes/juplo-theme/style.css?ver=3.6.1' type='text/css' media='all' />
30 <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://juplo.de/xmlrpc.php?rsd" />
31 <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://juplo.de/wp-includes/wlwmanifest.xml" /> 
32 <meta name="generator" content="WordPress 3.6.1" />
33         <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
34 <style type="text/css" media="print">#wpadminbar { display:none; }</style>
35 <style type="text/css" media="screen">
36         html { margin-top: 28px !important; }
37         * html body { margin-top: 28px !important; }
38 </style>
39
40     <link rel="stylesheet" type="text/css" href="/css/base.css" />
41     <style type="text/css">
42       @import '/css/screen.css' screen and (min-width: 960px);
43       @import '/css/phone.css' screen and (max-width: 599px);
44       @import '/css/tiny.css' screen and (max-width: 399px);
45     </style>
46     <script src="/js/base.js"></script>
47     <!--[if IE 8]>
48       <script src="/js/ie8.js"></script>
49     <![endif]-->
50     <!--[if IE 7]>
51       <script src="/js/ie7.js"></script>
52     <![endif]-->
53     <!--[if lt IE 7]>
54       <script src="/js/ie6.js"></script>
55     <![endif]-->
56
57   </head>
58   <body class="error404 logged-in admin-bar no-customize-support" onload="prettyPrint()">
59     <div id="page">
60       <header id="header">
61         <a href="http://juplo.de/" title="juplo" rel="home" id="logo">juplo</a>
62         <span id="slogan">Java bits from nerds for nerds</span>
63         <hr class="h"/>
64       </header>
65     <div class="fc cols_2">
66       <div class="content cf">
67         <div id="content" class="main">
68           <div id="content" class="site-content" role="main">
69             <article id="post-0" class="post error404 not-found">
70               <div class="entry-header">
71                 <h1 class="entry-title">Oops! That page can&rsquo;t be found.</h1>
72               </div><!-- .entry-header -->
73    
74               <div class="entry-content">
75                 <p>It looks like nothing was found at this location. Maybe try one of the links below or a search?</p>
76    
77                 <form role="search" method="get" id="searchform" class="searchform" action="http://juplo.de/">
78                                 <div>
79                                         <label class="screen-reader-text" for="s">Search for:</label>
80                                         <input type="text" value="" name="s" id="s" />
81                                         <input type="submit" id="searchsubmit" value="Search" />
82                                 </div>
83                         </form>   
84                                 <div class="widget widget_recent_entries">              <h2 class="widgettitle">Recent Posts</h2>               <ul>
85                                         <li>
86                                 <a href="http://juplo.de/combining-jetty-maven-plugin-and-wro4j-maven-plugin-for-dynamic-reloading-of-less-resources/" title="Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources">Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources</a>
87                                                 </li>
88                                         <li>
89                                 <a href="http://juplo.de/hibernate4-maven-plugin-1-0-3-released/" title="hibernate4-maven-plugin 1.0.3 released!">hibernate4-maven-plugin 1.0.3 released!</a>
90                                                 </li>
91                                         <li>
92                                 <a href="http://juplo.de/log-out-from-wrong-account-with-maven-appengine-plugin/" title="Log out from wrong Account with maven-appengine-plugin">Log out from wrong Account with maven-appengine-plugin</a>
93                                                 </li>
94                                         <li>
95                                 <a href="http://juplo.de/bidirectional-association-with-elementcollection/" title="Bidirectional Association with @ElementCollection">Bidirectional Association with @ElementCollection</a>
96                                                 </li>
97                                         <li>
98                                 <a href="http://juplo.de/hibernate4-maven-plugin-1-0-2-release/" title="hibernate4-maven-plugin 1.0.2 released!">hibernate4-maven-plugin 1.0.2 released!</a>
99                                                 </li>
100                                         <li>
101                                 <a href="http://juplo.de/hibernate4-maven-plugin-1-0-1-released/" title="hibernate4-maven-plugin 1.0.1 released!">hibernate4-maven-plugin 1.0.1 released!</a>
102                                                 </li>
103                                         <li>
104                                 <a href="http://juplo.de/hibernate4-maven-plugin-1-0-released/" title="hibernate4-maven-plugin 1.0 released!">hibernate4-maven-plugin 1.0 released!</a>
105                                                 </li>
106                                         <li>
107                                 <a href="http://juplo.de/hibernate4-maven-plugin-a-simple-plugin-for-generating-a-database-schema-from-hibernate-4-mapping-annotations/" title="hibernate4-maven-plugin">hibernate4-maven-plugin</a>
108                                                 </li>
109                                 </ul>
110                 </div>   
111               </div><!-- .entry-content -->
112             </article><!-- #post-0 .post .error404 .not-found -->
113           </div>
114         </div>
115               <div class="marginal">
116         <nav id="nav">
117           <hr />
118           <a id="navigation"></a>
119         </nav>
120         <div id="secondary" class="widget-area" role="complementary">
121                                 <aside id="archives" class="widget">
122               <h1 class="widget-title">Archives</h1>
123               <ul>
124                         <li><a href='http://juplo.de/2013/12/' title='December 2013'>December 2013</a></li>
125         <li><a href='http://juplo.de/2013/10/' title='October 2013'>October 2013</a></li>
126         <li><a href='http://juplo.de/2013/08/' title='August 2013'>August 2013</a></li>
127         <li><a href='http://juplo.de/2013/01/' title='January 2013'>January 2013</a></li>
128         <li><a href='http://juplo.de/2012/11/' title='November 2012'>November 2012</a></li>
129               </ul>
130             </aside>
131             <aside id="categories" class="widget">
132               <h1 class="widget-title">Most Used Categories</h1>
133               <ul>
134                         <li class="cat-item cat-item-4"><a href="http://juplo.de/category/java/" title="View all posts filed under Java">Java</a> (7)
135 </li>
136         <li class="cat-item cat-item-8"><a href="http://juplo.de/category/maven/" title="View all posts filed under Maven">Maven</a> (7)
137 </li>
138         <li class="cat-item cat-item-6"><a href="http://juplo.de/category/hibernate/" title="View all posts filed under Hibernate">Hibernate</a> (6)
139 </li>
140         <li class="cat-item cat-item-9"><a href="http://juplo.de/category/jpa/" title="View all posts filed under JPA">JPA</a> (1)
141 </li>
142         <li class="cat-item cat-item-10"><a href="http://juplo.de/category/appengine/" title="View all posts filed under appengine">appengine</a> (1)
143 </li>
144         <li class="cat-item cat-item-11"><a href="http://juplo.de/category/oauth2/" title="View all posts filed under oauth2">oauth2</a> (1)
145 </li>
146         <li class="cat-item cat-item-12"><a href="http://juplo.de/category/jetty/" title="View all posts filed under Jetty">Jetty</a> (1)
147 </li>
148         <li class="cat-item cat-item-13"><a href="http://juplo.de/category/wro4j/" title="View all posts filed under wro4j">wro4j</a> (1)
149 </li>
150         <li class="cat-item cat-item-14"><a href="http://juplo.de/category/less/" title="View all posts filed under less">less</a> (1)
151 </li>
152               </ul>
153             </aside>
154             <aside id="search" class="widget widget_search">
155               <h1 class="widget-title">Search</h1>
156               <form role="search" method="get" id="searchform" class="searchform" action="http://juplo.de/">
157                                 <div>
158                                         <label class="screen-reader-text" for="s">Search for:</label>
159                                         <input type="text" value="" name="s" id="s" />
160                                         <input type="submit" id="searchsubmit" value="Search" />
161                                 </div>
162                         </form>            </aside>
163                   </div><!-- #secondary .widget-area -->
164         <div id="tertiary" class="widget-area" role="supplementary">
165                   </div><!-- #tertiary .widget-area -->
166
167       </div>
168  
169       </div>
170     </div>
171           <footer id="footer">
172         <hr />
173         <ul id="footerlinks">
174           <li class="f" id="copyright">© <strong>mo</strong> 2013</li>
175         </ul>
176       </footer>
177     </div>
178   </body>
179 </html>
180