| 
									
										
										
										
											2015-05-02 10:53:54 +02:00
										 |  |  | <html>
 | 
					
						
							| 
									
										
										
										
											2015-06-27 08:06:24 +02:00
										 |  |  | <head>
 | 
					
						
							| 
									
										
										
										
											2016-11-24 19:26:47 +01:00
										 |  |  |     <base href="{{ route('index') }}/" />
 | 
					
						
							| 
									
										
										
										
											2016-02-06 19:10:24 +01:00
										 |  |  |     <title>Firefly III is in maintenance mode.</title>
 | 
					
						
							| 
									
										
										
										
											2015-06-27 08:06:24 +02:00
										 |  |  |     <style>
 | 
					
						
							| 
									
										
										
										
											2016-11-24 19:26:47 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  |         /* latin */
 | 
					
						
							|  |  |  |         @font-face {
 | 
					
						
							|  |  |  |             font-family: 'Roboto';
 | 
					
						
							|  |  |  |             font-style: normal;
 | 
					
						
							|  |  |  |             font-weight: 300;
 | 
					
						
							|  |  |  |             src: local('Roboto Light'), local('Roboto-Light'), url('fonts/roboto-light-300.woff2') format('woff2');
 | 
					
						
							|  |  |  |             unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
 | 
					
						
							|  |  |  |         }
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-06-27 08:06:24 +02:00
										 |  |  |         body {
 | 
					
						
							|  |  |  |             margin: 0;
 | 
					
						
							|  |  |  |             padding: 0;
 | 
					
						
							|  |  |  |             width: 100%;
 | 
					
						
							|  |  |  |             height: 100%;
 | 
					
						
							|  |  |  |             color: #B0BEC5;
 | 
					
						
							|  |  |  |             display: table;
 | 
					
						
							| 
									
										
										
										
											2016-02-06 19:06:10 +01:00
										 |  |  |             font-family: 'Roboto', sans-serif;
 | 
					
						
							|  |  |  |         }
 | 
					
						
							| 
									
										
										
										
											2016-08-27 03:50:35 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-02-06 19:06:10 +01:00
										 |  |  |         p {
 | 
					
						
							| 
									
										
										
										
											2016-08-27 03:50:35 +02:00
										 |  |  |             color: #575e62;
 | 
					
						
							|  |  |  |             font-size: 1.5em;
 | 
					
						
							| 
									
										
										
										
											2015-06-27 08:06:24 +02:00
										 |  |  |         }
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |         .container {
 | 
					
						
							|  |  |  |             text-align: center;
 | 
					
						
							|  |  |  |             display: table-cell;
 | 
					
						
							|  |  |  |             vertical-align: middle;
 | 
					
						
							|  |  |  |         }
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |         .content {
 | 
					
						
							|  |  |  |             text-align: center;
 | 
					
						
							|  |  |  |             display: inline-block;
 | 
					
						
							|  |  |  |         }
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |         .title {
 | 
					
						
							| 
									
										
										
										
											2016-02-06 19:06:10 +01:00
										 |  |  |             font-size: 4em;
 | 
					
						
							| 
									
										
										
										
											2015-06-27 08:06:24 +02:00
										 |  |  |             margin-bottom: 40px;
 | 
					
						
							|  |  |  |         }
 | 
					
						
							|  |  |  |     </style>
 | 
					
						
							|  |  |  | </head>
 | 
					
						
							|  |  |  | <body>
 | 
					
						
							|  |  |  | <div class="container">
 | 
					
						
							|  |  |  |     <div class="content">
 | 
					
						
							| 
									
										
										
										
											2016-02-06 19:06:10 +01:00
										 |  |  |         <div class="title">Be right back!</div>
 | 
					
						
							|  |  |  |         <p>
 | 
					
						
							|  |  |  |             Firefly III is down for some necessary maintenance. Please check back in a second.
 | 
					
						
							|  |  |  |         </p>
 | 
					
						
							| 
									
										
										
										
											2015-06-27 08:06:24 +02:00
										 |  |  |     </div>
 | 
					
						
							|  |  |  | </div>
 | 
					
						
							|  |  |  | </body>
 | 
					
						
							| 
									
										
										
										
											2015-05-02 10:53:54 +02:00
										 |  |  | </html>
 |