| 
									
										
										
										
											2018-02-04 22:54:55 -05:00
										 |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | <html lang="en"> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <head> | 
					
						
							|  |  |  |   <!-- Web crawler and search indexing meta --> | 
					
						
							|  |  |  |   <meta charset="utf-8"/> | 
					
						
							|  |  |  |   <meta http-equiv="X-UA-Compatible" content="IE=edge"/> | 
					
						
							|  |  |  |   <meta name="viewport" content="width=device-width, initial-scale=1"/> | 
					
						
							| 
									
										
										
										
											2019-07-14 14:23:24 -04:00
										 |  |  |   <meta name="author" content="admin@enp.one"/> | 
					
						
							| 
									
										
										
										
											2018-02-04 22:54:55 -05:00
										 |  |  |   <meta name="robots" content="noindex,nofollow"/> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   <!-- Page title and favicon definition --> | 
					
						
							|  |  |  |   <title>ERROR 401</title> | 
					
						
							| 
									
										
										
										
											2018-10-14 15:18:41 -04:00
										 |  |  |   <link rel="shortcut icon" href="https://cdn.enp.one/img/logos/enpaul/e-b-sm.png"> | 
					
						
							| 
									
										
										
										
											2018-02-04 22:54:55 -05:00
										 |  |  | 
 | 
					
						
							|  |  |  |   <!-- CSS references --> | 
					
						
							| 
									
										
										
										
											2018-09-20 23:06:48 -04:00
										 |  |  |   <link href="/css/bootstrap.min.css" rel="stylesheet"> | 
					
						
							|  |  |  |   <link href="/css/font-awesome.min.css" rel="stylesheet"> | 
					
						
							|  |  |  |   <link href="/css/style.css" rel="stylesheet"> | 
					
						
							| 
									
										
										
										
											2018-02-04 22:54:55 -05:00
										 |  |  | 
 | 
					
						
							|  |  |  | </head> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <body> | 
					
						
							|  |  |  |   <section id="top"> | 
					
						
							|  |  |  |     <div class="top-container"> | 
					
						
							|  |  |  |       <div class="wow fadeIn"> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |         <h1>HTTP 401: Unauthorized</h1> | 
					
						
							|  |  |  |         <i class="error-icon fa fa-exclamation-triangle fa-5x"></i> | 
					
						
							|  |  |  |         <h2>Insufficient permissions to access the requested resource.</h2> | 
					
						
							|  |  |  |         <div class="actions"> | 
					
						
							|  |  |  |           <a href="https://enpaul.net/" class="btn-header"><i class="fa fa-home"></i> Home</a> | 
					
						
							|  |  |  |           <a href="#" class="btn-header" onclick="window.history.back();"><i class="fa fa-undo"></i> Back</a> | 
					
						
							|  |  |  |           <br> | 
					
						
							| 
									
										
										
										
											2018-02-06 08:43:47 -05:00
										 |  |  |           <a href="https://httpstatuses.com/401" target="_blank">More information</a> | 
					
						
							| 
									
										
										
										
											2018-02-04 22:54:55 -05:00
										 |  |  |         </div> | 
					
						
							|  |  |  |       </div> | 
					
						
							|  |  |  |     </div> | 
					
						
							|  |  |  |   </section> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | </body> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | </html> |