mirror of
				https://github.com/Investigamer/cardconjurer.git
				synced 2025-10-27 13:20:36 -05:00 
			
		
		
		
	 432bdc998b
			
		
	
	432bdc998b
	
	
	
		
			
			- Moving to HTMX integration - Improving links for local use - File structure - Hiding clutter
		
			
				
	
	
		
			10 lines
		
	
	
		
			337 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			337 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!-- START OF CONTENT -->
 | |
| 	<title>404 - Card Conjurer</title>
 | |
| 	<div class='layer center'>
 | |
| 		<h2 class='padding margin-bottom' style='font-size: 10rem;'>404</h2>
 | |
| 		<h4 class='padding'>Page Not Found</h4>
 | |
| 	</div>
 | |
| 	<div class='layer center'>
 | |
| 		<h4 class='padding'>The page you seek is as lost as Fblthp.</h4>
 | |
| 	</div>
 | |
| <!-- END OF CONTENT --> |