kausban.com

Source of www.kausban.com
git clone https://git.kausban.com/kausban.com/raw/.git
Log | Files | Refs

403.html (2340B)


      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
      3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
      4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
      5 <head>
      6 <!-- 2020-03-29 Sun 03:04 -->
      7 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
      8 <meta name="viewport" content="width=device-width, initial-scale=1" />
      9 <title>403 Forbidden</title>
     10 <meta name="generator" content="Org mode" />
     11 <meta name="author" content="Kaustubh Banerjee" />
     12 <link rel="stylesheet" type="text/css" href="retro.css" />
     13 <script type="text/javascript">
     14 /*
     15 @licstart  The following is the entire license notice for the
     16 JavaScript code in this tag.
     17 
     18 Copyright (C) 2012-2020 Free Software Foundation, Inc.
     19 
     20 The JavaScript code in this tag is free software: you can
     21 redistribute it and/or modify it under the terms of the GNU
     22 General Public License (GNU GPL) as published by the Free Software
     23 Foundation, either version 3 of the License, or (at your option)
     24 any later version.  The code is distributed WITHOUT ANY WARRANTY;
     25 without even the implied warranty of MERCHANTABILITY or FITNESS
     26 FOR A PARTICULAR PURPOSE.  See the GNU GPL for more details.
     27 
     28 As additional permission under GNU GPL version 3 section 7, you
     29 may distribute non-source (e.g., minimized or compacted) forms of
     30 that code without the copy of the GNU GPL normally required by
     31 section 4, provided you include this license notice and a URL
     32 through which recipients can access the Corresponding Source.
     33 
     34 
     35 @licend  The above is the entire license notice
     36 for the JavaScript code in this tag.
     37 */
     38 <!--/*--><![CDATA[/*><!--*/
     39  function CodeHighlightOn(elem, id)
     40  {
     41    var target = document.getElementById(id);
     42    if(null != target) {
     43      elem.cacheClassElem = elem.className;
     44      elem.cacheClassTarget = target.className;
     45      target.className = "code-highlighted";
     46      elem.className   = "code-highlighted";
     47    }
     48  }
     49  function CodeHighlightOff(elem, id)
     50  {
     51    var target = document.getElementById(id);
     52    if(elem.cacheClassElem)
     53      elem.className = elem.cacheClassElem;
     54    if(elem.cacheClassTarget)
     55      target.className = elem.cacheClassTarget;
     56  }
     57 /*]]>*///-->
     58 </script>
     59 </head>
     60 <body>
     61 <div id="content">
     62 <h1 class="title">403 Forbidden
     63 <br />
     64 <span class="subtitle">Code: AccessDenied</span>
     65 </h1>
     66 </div>
     67 </body>
     68 </html>