| 
									
										
										
										
											2021-07-16 14:22:03 -07:00
										 |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | <html lang="en"> | 
					
						
							| 
									
										
										
										
											2022-12-09 14:34:25 -05:00
										 |  |  |   <head> | 
					
						
							|  |  |  |     <meta charset="UTF-8" /> | 
					
						
							|  |  |  |     <link rel="icon" type="image/svg+xml" href="favicon.png" /> | 
					
						
							|  |  |  |     <meta | 
					
						
							|  |  |  |       name="viewport" | 
					
						
							|  |  |  |       content="width=device-width, initial-scale=1.0, maximum-scale=1.0" | 
					
						
							|  |  |  |     /> | 
					
						
							|  |  |  |     <title><%- title %></title> | 
					
						
							|  |  |  |     <script> | 
					
						
							|  |  |  |       window.global = window; | 
					
						
							|  |  |  |     </script> | 
					
						
							|  |  |  |   </head> | 
					
						
							| 
									
										
										
										
											2022-02-02 15:02:40 -08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-12-09 14:34:25 -05:00
										 |  |  |   <body> | 
					
						
							|  |  |  |     <div id="root"></div> | 
					
						
							|  |  |  |   </body> | 
					
						
							|  |  |  | </html> |