| 
									
										
										
										
											2017-01-17 19:20:46 -08:00
										 |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | <html> | 
					
						
							|  |  |  |   <head> | 
					
						
							|  |  |  |     <meta charset="utf-8"> | 
					
						
							|  |  |  |     <meta http-equiv="X-UA-Compatible" content="IE=edge"> | 
					
						
							| 
									
										
										
										
											2017-03-24 18:44:22 -07:00
										 |  |  |     <title>WhereHows by LinkedIn®</title> | 
					
						
							| 
									
										
										
										
											2017-01-17 19:20:46 -08:00
										 |  |  |     <meta name="description" content=""> | 
					
						
							|  |  |  |     <meta name="viewport" content="width=device-width, initial-scale=1"> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     {{content-for "head"}} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-10-23 16:50:48 -07:00
										 |  |  |     <link integrity="" rel="stylesheet" href="{{rootURL}}assets/vendor.css"> | 
					
						
							|  |  |  |     <link integrity="" rel="stylesheet" href="{{rootURL}}assets/wherehows-web.css"> | 
					
						
							| 
									
										
										
										
											2017-01-17 19:20:46 -08:00
										 |  |  | 
 | 
					
						
							|  |  |  |     {{content-for "head-footer"}} | 
					
						
							|  |  |  |   </head> | 
					
						
							|  |  |  |   <body> | 
					
						
							|  |  |  |     {{content-for "body"}} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     <script src="{{rootURL}}assets/vendor.js"></script> | 
					
						
							|  |  |  |     <script src="{{rootURL}}assets/wherehows-web.js"></script> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     {{content-for "body-footer"}} | 
					
						
							|  |  |  |   </body> | 
					
						
							|  |  |  | </html> |