source code of /oops/500.html

Last modified
Lines 107

Parent directory Download CGIread sitemap Main page

Quick links: contact content footer navigation text title

  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3.     <head>
  4.         <meta charset="utf-8"/>
  5.         <meta name="viewport" content="width=device-width, initial-scale=1"/>
  6.         <link rel="stylesheet" href="https://oskog97.com/style.css" type="text/css"/>
  7.         <title>500 - Uh-oh; I've screwed up</title>
  8.         <style type="text/css">
  9.             body
  10.             {
  11.                 background-color: #ffffff;
  12.                 color: #000000;
  13.             }
  14.             a:link    { color: #0000ff; }
  15.             a:visited { color: #ff00ff; }
  16.             img
  17.             {
  18.                 float: left;
  19.                 max-width: 75%;
  20.             }
  21.             #text
  22.             {
  23.                 min-height: 497px;
  24.             }
  25.             #content p, li
  26.             {
  27.                 max-width: 75em;
  28.             }
  29.         </style>
  30.     </head>
  31.     <body>
  32.         
  33. <!-- BEGIN autogenerated navigation -->
  34. <nav><div id="navigation"><div id="nav_inner">
  35. <p><a href="#content" class="textonly">Skip navigation</a></p>
  36. <p class="row">
  37. <span class="textonly" translate="no">[</span><a class="head" href="/">Home</a><span class="textonly" translate="no">]</span>
  38. &gt;&gt;
  39. <span class="textonly" translate="no">[</span><a class="sub" href="/projects/anonymine/">Anonymine</a><span class="textonly" translate="no">]</span>
  40. <span class="textonly" translate="no">[</span><a class="sub" href="/projects/light-sensor/">Analog light sensor</a><span class="textonly" translate="no">]</span>
  41. <span class="textonly" translate="no">[</span><a class="sub" href="/projects/PLLM-M702A/">Reverse-engineered schematics for PLLM-M702A</a><span class="textonly" translate="no">]</span>
  42. <span class="textonly" translate="no">[</span><a class="sub" href="/small-scripts/">Small scripts</a><span class="textonly" translate="no">]</span>
  43. <span class="textonly" translate="no">[</span><a class="sub" href="/thinkpad/">-&gt; My IBM thinkpad</a><span class="textonly" translate="no">]</span>
  44. </p>
  45. <p class="row">
  46. <span class="textonly" translate="no">[</span><a class="sub" href="/sitemap.py">Sitemap</a><span class="textonly" translate="no">]</span>
  47. </p>
  48. <hr class="textonly"/>
  49. </div></div></nav>
  50. <!-- END autogenerated navigation -->
  51.         <main><div id="content">
  52.             <h1 id="title">500 - Uh-oh; I've screwed up</h1>
  53.             <!-- Insert body here. NOTE: description and keywords -->
  54.             <div id="text">
  55.                 <img src="https://oskog97.com/oops/500-768x497.jpeg"
  56.                     width="768" height="497"
  57. title="It appears that something is terribly wrong with the main board."
  58. alt="500 Internal server ERROR"
  59.                 />
  60.                 <p>
  61.                     The CGI script crashed! This is most likely a temporary bug
  62.                     that will be fixed within five minutes.
  63.                     Mail me if it doesn't work after five minutes.
  64.                 </p>
  65.                 <p>oskar@oskog97.com</p>
  66.             </div>
  67.         </div></main>
  68.         
  69. <!-- INCLUDED FOOTER -->
  70.     <hr class="textonly"/>
  71.     <p>
  72.         Copyright © Oskar Skog<br/>
  73.         Website content released under the <a
  74.         href="https://creativecommons.org/licenses/by/4.0/" rel="license noopener"
  75.         target="_blank">Creative Commons Attribution (CC-BY 4.0)</a> license
  76.         and my software usually under the <span class="a"><a target="_blank"
  77.         rel="noopener"
  78.         href="https://opensource.org/licenses/BSD-2-Clause">FreeBSD license
  79.         (2-clause)</a>.</span>
  80.         <br/>
  81.         Images may be from other sites, I should have cited useful sources
  82.         somewhere on the page.
  83.         <span class="notprint">Contact me if I haven't.</span>
  84.     </p>
  85.     <p id="contact" class="notprint">
  86.         You can contact me at: <a href="mailto:oskar@oskog97.com"
  87.         rel="noopener" target="_blank">oskar@oskog97.com</a>
  88.         <span class="a">(<a href="/pgp-pub/oskar.asc"
  89.                             >PGP public key</a>)</span>
  90.     </p>
  91.     <p> <a class="notprint" href="https://oskog97.com/read/?path=/style.css">
  92.             CSS Stylesheet
  93.         </a>
  94.         <a href="https://validator.w3.org/check/referrer" rel="nofollow noopener"
  95.             target="_blank" class="notprint"><span
  96.             class="img">Valid HTML5</span
  97.         ></a><br/>
  98.     </p>
  99. </div></footer>
  100. <!-- END OF INCLUDED FOOTER -->
  101.     </body>
  102. </html>