16 lines
		
	
	
		
			434 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			434 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<section class="p-5 invert">
 | 
						|
	<div class="d-flex justify-content-center text-center">
 | 
						|
		<div>
 | 
						|
			<img src="/assets/img/column.png" alt="" height="300px" width="auto">
 | 
						|
		</div>
 | 
						|
		<div class="d-flex flex-column align-items-center justify-content-center px-5">
 | 
						|
			<h1>CDIV</h1>
 | 
						|
			<h2>404</h2>
 | 
						|
			<p>Page Not Found</p>
 | 
						|
		</div>
 | 
						|
		<div>
 | 
						|
			<img src="/assets/img/column.png" alt="" height="300px" width="auto">
 | 
						|
		</div>
 | 
						|
	</div>
 | 
						|
</section>
 |