| 
									
										
										
										
											2018-03-25 13:15:00 -04:00
										 |  |  | <!--  License: CC0-1.0 --> | 
					
						
							| 
									
										
										
										
											2018-03-25 13:30:42 -04:00
										 |  |  | <head> | 
					
						
							|  |  |  |   <link rel="icon" href="/favicon.ico"/> | 
					
						
							|  |  |  |   <link rel="stylesheet" type="text/css" href="https://unpkg.com/normalize.css@5.0.0"> | 
					
						
							|  |  |  |   <title>CommitChange - 500</title> | 
					
						
							|  |  |  |   <meta name="viewport" content="width=device-width,initial-scale=1"> | 
					
						
							|  |  |  | </head> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <body> | 
					
						
							|  |  |  |   <main> | 
					
						
							|  |  |  |     <div> | 
					
						
							|  |  |  |       <a title='Back to homepage' href='/'> | 
					
						
							|  |  |  |         <img src='/svgs/houdini-logo.svg'> | 
					
						
							|  |  |  |       </a> | 
					
						
							|  |  |  |       <h4>Oops... something went wrong.</h4> | 
					
						
							|  |  |  |     </div> | 
					
						
							|  |  |  |   </main> | 
					
						
							|  |  |  | </body> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <style> | 
					
						
							|  |  |  | * { | 
					
						
							|  |  |  |   box-sizing: border-box; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | body { | 
					
						
							|  |  |  |   color: #0176f5; | 
					
						
							|  |  |  |   font-family:  | 
					
						
							|  |  |  |     -apple-system, | 
					
						
							|  |  |  |     BlinkMacSystemFont,  | 
					
						
							|  |  |  |     Segoe UI, | 
					
						
							|  |  |  |     Helvetica Neue, | 
					
						
							|  |  |  |     Helvetica, | 
					
						
							|  |  |  |     OpenSans, | 
					
						
							|  |  |  |     sans-serif; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | main { | 
					
						
							|  |  |  |   height: 100%; | 
					
						
							|  |  |  |   padding: 16px;  | 
					
						
							|  |  |  |   position: relative; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | div { | 
					
						
							|  |  |  |   width: 100%; | 
					
						
							|  |  |  |   text-align: center; | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   left: 0; | 
					
						
							|  |  |  |   top: 50%; | 
					
						
							|  |  |  |   transform: translateY(-50%); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | </style> |