show: make highlight legible
[debiancodesearch.git] / static / 50x.html
blobedca23d344a338cac4b34481dbd5c7c9ff443fe6
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8">
5 <title>Debian Code Search</title>
6 <link rel="stylesheet" href="debcodesearch.min.css">
7 </head>
8 <body>
10 <div id="header">
11 <div id="upperheader">
12 <div id="logo">
13 <a href="/" title="Debian Home"><img src="/Pics/openlogo-50.svg" alt="Debian" width="50" height="61"></a>
14 </div> <!-- end logo -->
15 <p class="section"><a href="/">Code Search</a></p>
16 </div> <!-- end upperheader -->
17 <!--UdmComment-->
18 <div id="navbar">
19 <p class="hidecss"><a href="#content">Skip Quicknav</a></p>
20 <ul>
21 <li><a href="./">Search</a></li>
22 <li><a href="./about">About Code Search</a></li>
23 <li><a href="./faq">FAQ</a></li>
24 </ul>
25 </div> <!-- end navbar -->
26 <p id="breadcrumbs">&nbsp; </p>
27 </div> <!-- end header -->
28 <!--/UdmComment-->
29 <div id="content">
31 <h1>Internal Error</h1>
33 <p>
34 This request could not be handled by any of our (two) backends.
35 </p>
37 <p>
38 This either means we are doing maintenance (upgrades, bugfixes) or something is
39 seriously broken :-).
40 </p>
42 <p>
43 The error logs are monitored and this issue will be fixed.
44 </p>
46 </div>
47 <div id="footer">
48 <hr>
49 <!--UdmComment-->
50 <div id="fineprint">
51 <p>© 2012-2016 Debian Code Search - <a href="/contact" rel="nofollow">Contact / Send Feedback</a></p>
52 </div>
53 <!--/UdmComment-->
54 </div> <!-- end footer -->
55 </body>
56 </html>