32 lines
		
	
	
		
			952 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			32 lines
		
	
	
		
			952 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								<html>
							 | 
						||
| 
								 | 
							
								<head>
							 | 
						||
| 
								 | 
							
								    <title>CYCLESCALER | 404 - Not Found</title>
							 | 
						||
| 
								 | 
							
								    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
							 | 
						||
| 
								 | 
							
								    <link rel="stylesheet" href="/public/css/semantic.min.css">
							 | 
						||
| 
								 | 
							
								    <style>body{border-top: 30px solid rgb(0, 181, 173);}</style>
							 | 
						||
| 
								 | 
							
								    <noscript>
							 | 
						||
| 
								 | 
							
								        <style>
							 | 
						||
| 
								 | 
							
								            .dropdown:hover > .menu { display: block; }
							 | 
						||
| 
								 | 
							
								            .ui.secondary.menu .dropdown.item > .menu { margin-top: 0; }
							 | 
						||
| 
								 | 
							
								        </style>
							 | 
						||
| 
								 | 
							
								    </noscript>
							 | 
						||
| 
								 | 
							
								    <script src="/public/js/jquery-3.4.1.min.js"></script>
							 | 
						||
| 
								 | 
							
								    <script src="/public/js/semantic.min.js"></script>
							 | 
						||
| 
								 | 
							
								</head>
							 | 
						||
| 
								 | 
							
								<body>
							 | 
						||
| 
								 | 
							
								    <div class="ui container">	
							 | 
						||
| 
								 | 
							
								        <br />
							 | 
						||
| 
								 | 
							
								        <div class="ui negative message">
							 | 
						||
| 
								 | 
							
								            <div class="header">
							 | 
						||
| 
								 | 
							
								            404
							 | 
						||
| 
								 | 
							
								            </div>
							 | 
						||
| 
								 | 
							
								            <p>The job was not found</p>
							 | 
						||
| 
								 | 
							
								        </div>
							 | 
						||
| 
								 | 
							
								        <a href="/">
							 | 
						||
| 
								 | 
							
								            <div class="ui fluid button">
							 | 
						||
| 
								 | 
							
								                Return to Home
							 | 
						||
| 
								 | 
							
								            </div>
							 | 
						||
| 
								 | 
							
								        </a>
							 | 
						||
| 
								 | 
							
								    </div>
							 | 
						||
| 
								 | 
							
								</body>
							 | 
						||
| 
								 | 
							
								</html>
							 |