19 lines
		
	
	
	
		
			502 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			19 lines
		
	
	
	
		
			502 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
|   | --- | ||
|  | layout: main | ||
|  | --- | ||
|  | <div class="intro">     | ||
|  |     Stop breaking things ! | ||
|  | </div> | ||
|  | 
 | ||
|  | <div class="group"> | ||
|  |     <div class="float-l" style="font-size: 150px">404</div> | ||
|  |     <img class="float-l" src="/site/assets/img/404.jpg" title="by ~Lain-Luscious-Fanart" alt="not found" style="max-width: 100%"/> | ||
|  | </div> | ||
|  | 
 | ||
|  | <br /><br /> | ||
|  | <div class="intro">     | ||
|  |     <strong>Make it the only script in your HEAD.</strong> | ||
|  |     « A concise solution to universal problems » | ||
|  | </div>   | ||
|  | 
 | ||
|  | {% include sections/download.html %} |