| 
									
										
										
										
											2015-06-21 15:09:10 +02:00
										 |  |  | <!DOCTYPE html>
 | 
					
						
							|  |  |  | <html>
 | 
					
						
							|  |  |  | <head>
 | 
					
						
							| 
									
										
										
										
											2017-02-11 16:32:03 +01:00
										 |  |  |     <meta charset="UTF-8">
 | 
					
						
							|  |  |  |     <meta name="robots" content="noindex, nofolllow, noarchive, noodp, NoImageIndex, noydir">
 | 
					
						
							|  |  |  |     <title>404</title>
 | 
					
						
							|  |  |  |     <meta http-equiv="X-UA-Compatible" content="IE=edge">
 | 
					
						
							|  |  |  |     <meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'>
 | 
					
						
							|  |  |  |     <base href="{{ route('index') }}/">
 | 
					
						
							|  |  |  |     <link rel="stylesheet" href="lib/bootstrap/css/bootstrap.min.css" type="text/css" media="all"/>
 | 
					
						
							|  |  |  |     <link rel="stylesheet" href="lib/font-awesome/css/font-awesome.min.css" type="text/css" media="all"/>
 | 
					
						
							|  |  |  |     <link href="lib/adminlte/css/AdminLTE.min.css" rel="stylesheet" type="text/css"/>
 | 
					
						
							|  |  |  |     <link href="css/firefly.css" rel="stylesheet" type="text/css"/>
 | 
					
						
							|  |  |  |     {% include('partials.favicons') %}
 | 
					
						
							| 
									
										
										
										
											2015-06-21 15:09:10 +02:00
										 |  |  | </head>
 | 
					
						
							| 
									
										
										
										
											2017-02-11 16:32:03 +01:00
										 |  |  | <body class="ff-error-page">
 | 
					
						
							|  |  |  | <div class="ff-error-box">
 | 
					
						
							|  |  |  |     <div class="login-logo">
 | 
					
						
							|  |  |  |         <a href="{{ route('index') }}"><s><b>Firefly</b>III</s> <span class="text-danger">404</span></a>
 | 
					
						
							|  |  |  |     </div>
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     <div class="row">
 | 
					
						
							|  |  |  |         <div class="col-lg-12 col-md-12 col-sm-12">
 | 
					
						
							|  |  |  |             <h3 class="text-info">404 — Firefly III cannot find this page.</h3>
 | 
					
						
							|  |  |  |         </div>
 | 
					
						
							|  |  |  |     </div>
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     <div class="row">
 | 
					
						
							|  |  |  |         <div class="col-lg-12 col-md-12 col-sm-12">
 | 
					
						
							|  |  |  |             <p class="text-danger">
 | 
					
						
							|  |  |  |                 The page you have requested does not exist. Please check that you have not entered
 | 
					
						
							|  |  |  |                 the wrong URL. Did you make a typo perhaps?
 | 
					
						
							|  |  |  |             </p>
 | 
					
						
							|  |  |  |         </div>
 | 
					
						
							|  |  |  |     </div>
 | 
					
						
							|  |  |  |     <div class="row">
 | 
					
						
							|  |  |  |         <div class="col-lg-12 col-md-12 col-sm-12">
 | 
					
						
							|  |  |  |             <p>
 | 
					
						
							|  |  |  |                 If you are sure this page should exist, please open a ticket on
 | 
					
						
							|  |  |  |                 <strong><a href="https://github.com/firefly-iii/firefly-iii/issues">Github</a></strong>.
 | 
					
						
							|  |  |  |             </p>
 | 
					
						
							|  |  |  |         </div>
 | 
					
						
							|  |  |  |     </div>
 | 
					
						
							| 
									
										
										
										
											2015-06-21 15:09:10 +02:00
										 |  |  | </div>
 | 
					
						
							| 
									
										
										
										
											2017-02-11 16:32:03 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-06-21 15:09:10 +02:00
										 |  |  | </body>
 | 
					
						
							| 
									
										
										
										
											2017-02-16 22:33:32 +01:00
										 |  |  | </html>
 |