mirror of
				https://asciireactor.com/otho/stashbox
				synced 2025-11-04 00:18:05 +00:00 
			
		
		
		
	
		
			
	
	
		
			19 lines
		
	
	
		
			402 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			19 lines
		
	
	
		
			402 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								<!DOCTYPE html>
							 | 
						||
| 
								 | 
							
								<html>
							 | 
						||
| 
								 | 
							
									<head>
							 | 
						||
| 
								 | 
							
										<meta charset="UTF-8"/>
							 | 
						||
| 
								 | 
							
										<meta name="viewport" content="width=device-width, initial-scale=1">
							 | 
						||
| 
								 | 
							
										<title>Error 502</title>
							 | 
						||
| 
								 | 
							
										<!-- Stylesheets -->
							 | 
						||
| 
								 | 
							
										<link rel="stylesheet" href="{FOLDERNAME}/theme/style.css" />
							 | 
						||
| 
								 | 
							
									</head>
							 | 
						||
| 
								 | 
							
									<body class="fadeDown">
							 | 
						||
| 
								 | 
							
										<div class="center">
							 | 
						||
| 
								 | 
							
											<h1>Bad.</h1>
							 | 
						||
| 
								 | 
							
											<div class="errorCode">502
							 | 
						||
| 
								 | 
							
											</div>
							 | 
						||
| 
								 | 
							
											<!-- <p></p> -->
							 | 
						||
| 
								 | 
							
										</div>
							 | 
						||
| 
								 | 
							
									</body>
							 | 
						||
| 
								 | 
							
								</html>
							 |