pyc-website

main website for pyc inc.

git clone https://9o.is/git/pyc-website.git

404.html

(451B)


      1 <div data-lift="surround?with=base-default&at=content">
      2   <div class="text-center">
      3 		<h2 class="font-xl">
      4 			<strong><i class="fa fa-fw fa-warning fa-lg text-warning"></i>
      5 				Page <u>Not</u> Found</strong>
      6 		</h2>
      7 		<br>
      8 		<p class="lead">
      9 			The page you requested could not be found, either contact the
     10 			webmaster or try again. Use your browsers <b>Back</b> button to
     11 			navigate to the page you have prevously come from.
     12 		</p>
     13 
     14 	</div>
     15 </div>