pyc-website

main website for pyc inc.

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

error.html

(483B)


      1 <div data-lift="surround?with=base-default&at=content">
      2   <div class="text-center">
      3 
      4 		<h1 class="error-text tada animated">
      5 			<i class="fa fa-times-circle text-danger error-icon-shadow"></i>
      6 			Error 500
      7 		</h1>
      8 		<br>
      9 		<p class="lead semi-bold">
     10 			<strong>You have experienced a technical error. We
     11 				apologize.</strong><br>
     12 			<br> <small> We are working hard to correct this issue.
     13 				Please wait a few moments and try your search again.
     14 			</small>
     15 		</p>
     16 
     17 	</div>
     18 </div>