| 
									
										
										
										
											2015-11-10 23:04:13 -07:00
										 |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | <html> | 
					
						
							|  |  |  | <head> | 
					
						
							| 
									
										
										
										
											2016-02-09 13:50:08 -08:00
										 |  |  |   <title>Pipes Example</title> | 
					
						
							|  |  |  |   <script defer src="main.dart" type="application/dart"></script> | 
					
						
							|  |  |  |   <script defer src="packages/browser/dart.js"></script> | 
					
						
							| 
									
										
										
										
											2015-11-10 23:04:13 -07:00
										 |  |  | </head> | 
					
						
							| 
									
										
										
										
											2016-02-09 13:50:08 -08:00
										 |  |  | 
 | 
					
						
							|  |  |  |   <body> | 
					
						
							|  |  |  |     <h4>Hero Birthday v.1</h4> | 
					
						
							|  |  |  |     <hero-birthday>hero-birthday loading...</hero-birthday> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     <my-app>my-app loading ...</my-app> | 
					
						
							|  |  |  |   </body> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-11-10 23:04:13 -07:00
										 |  |  | </html> |