| 
									
										
										
										
											2015-12-05 18:35:03 -07:00
										 |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | <html> | 
					
						
							| 
									
										
										
										
											2016-07-01 08:44:28 -07:00
										 |  |  |   <head> | 
					
						
							| 
									
										
										
										
											2016-09-20 05:24:40 +02:00
										 |  |  |     <title>Architecture of Angular</title> | 
					
						
							| 
									
										
										
										
											2016-07-01 08:44:28 -07:00
										 |  |  |     <meta charset="UTF-8"> | 
					
						
							|  |  |  |     <meta name="viewport" content="width=device-width, initial-scale=1"> | 
					
						
							|  |  |  |     <link rel="stylesheet" href="styles.css"> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     <script defer src="main.dart" type="application/dart"></script> | 
					
						
							|  |  |  |     <script defer src="packages/browser/dart.js"></script> | 
					
						
							|  |  |  |   </head> | 
					
						
							| 
									
										
										
										
											2015-12-05 18:35:03 -07:00
										 |  |  |   <body> | 
					
						
							| 
									
										
										
										
											2016-07-01 08:44:28 -07:00
										 |  |  |     <my-app>Loading...</my-app> | 
					
						
							| 
									
										
										
										
											2015-12-05 18:35:03 -07:00
										 |  |  |   </body> | 
					
						
							|  |  |  | </html> |