| 
									
										
										
										
											2016-01-12 10:31:29 -06:00
										 |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <html> | 
					
						
							|  |  |  | <head> | 
					
						
							|  |  |  |     <meta charset="utf-8"> | 
					
						
							|  |  |  |     <meta http-equiv="X-UA-Compatible" content="IE=edge"> | 
					
						
							|  |  |  |     <meta name="viewport" content="width=device-width, initial-scale=1.0"> | 
					
						
							|  |  |  |     <title>Hierarchical Injector</title> | 
					
						
							| 
									
										
										
										
											2016-02-27 13:48:24 -08:00
										 |  |  |     <link rel="stylesheet" href="styles.css"> | 
					
						
							| 
									
										
										
										
											2016-01-12 10:31:29 -06:00
										 |  |  |     <script defer src="main.dart" type="application/dart"></script> | 
					
						
							|  |  |  |     <script defer src="packages/browser/dart.js"></script> | 
					
						
							|  |  |  | </head> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <body> | 
					
						
							|  |  |  | <!-- #docregion heroes-list --> | 
					
						
							|  |  |  |   <heroes-list>loading...</heroes-list> | 
					
						
							|  |  |  | <!-- #enddocregion heroes-list --> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | </body> | 
					
						
							|  |  |  | </html> |