Renamed the archive dir, added the error dir
This commit is contained in:
		
							
								
								
									
										64
									
								
								_error/412.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										64
									
								
								_error/412.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,64 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html lang="en">
 | 
			
		||||
 | 
			
		||||
  <head>
 | 
			
		||||
 | 
			
		||||
    <meta charset="utf-8"/>
 | 
			
		||||
    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
 | 
			
		||||
    <meta name="viewport" content="width=device-width, initial-scale=1"/>
 | 
			
		||||
    <meta name="author" content="enpaul@enpaul.net"/>
 | 
			
		||||
    <meta name="robots" content="nofollow"/>
 | 
			
		||||
 | 
			
		||||
    <title>Error 412</title>
 | 
			
		||||
 | 
			
		||||
	  <link rel="shortcut icon" href="../img/e-b.png">
 | 
			
		||||
    <link href="../css/bootstrap.css" rel="stylesheet">
 | 
			
		||||
    <link href="../css/font-awesome.min.css" rel="stylesheet" type="text/css">
 | 
			
		||||
    <link href="../css/style.css" rel="stylesheet">
 | 
			
		||||
 | 
			
		||||
    <script src="../js/jquery.js"></script>
 | 
			
		||||
    <script src="../js/bootstrap.min.js"></script>
 | 
			
		||||
 | 
			
		||||
  </head>
 | 
			
		||||
 | 
			
		||||
  <body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
 | 
			
		||||
 | 
			
		||||
    <nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
 | 
			
		||||
      <div class="container">
 | 
			
		||||
        <div class="navbar-header">
 | 
			
		||||
          <a class="navbar-brand page-scroll" href="#page-top"><span class="light"><img src="../img/e-w.png" width="32"></span></a>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="collapse navbar-collapse navbar-right navbar-main-collapse">
 | 
			
		||||
          <ul class="nav navbar-nav">
 | 
			
		||||
            <li class="hidden"><a href="#page-top"></a></li>
 | 
			
		||||
            <li><a class="page-scroll" href="/">Home</a></li>
 | 
			
		||||
            <!--<li><a class="page-scroll" href="#projects">Projects</a></li>-->
 | 
			
		||||
            <li><a class="page-scroll" href="/services/">Services</a></li>
 | 
			
		||||
            <!--<li><a class="page-scroll" href="#network">Network</a></li>-->
 | 
			
		||||
            <li><a class="page-scroll" href="/#about">About</a></li>
 | 
			
		||||
          </ul>
 | 
			
		||||
        </div>
 | 
			
		||||
      </div>
 | 
			
		||||
    </nav>
 | 
			
		||||
 | 
			
		||||
    <header class="intro">
 | 
			
		||||
      <div class="intro-body">
 | 
			
		||||
        <div class="container">
 | 
			
		||||
          <div class="row">
 | 
			
		||||
            <div class="col-md-8 col-md-offset-2">
 | 
			
		||||
              <h1>Error 412: Failed Precondition</h1>
 | 
			
		||||
              <p>A precondition specified in the request headers could not be met by the requested resource.</p>
 | 
			
		||||
            </div>
 | 
			
		||||
          </div>
 | 
			
		||||
        </div>
 | 
			
		||||
      </div>
 | 
			
		||||
    </header>
 | 
			
		||||
 | 
			
		||||
    <footer>
 | 
			
		||||
        <div class="container text-center">
 | 
			
		||||
        		<p style="color: #606060;"><i>©2017 E.N.Paul</i></p>
 | 
			
		||||
        </div>
 | 
			
		||||
    </footer>
 | 
			
		||||
 | 
			
		||||
  </body>
 | 
			
		||||
</html>
 | 
			
		||||
		Reference in New Issue
	
	Block a user