16 lines
		
	
	
	
		
			525 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			525 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html lang="en">
 | 
						|
    <head>
 | 
						|
        <meta charset="utf-8" />
 | 
						|
        <meta name="viewport" content="initial-scale=1, width=device-width" />
 | 
						|
        <title>Webpack App</title>
 | 
						|
      <script type="module" crossorigin src="/assets/index.13b310ab.js"></script>
 | 
						|
      <link rel="stylesheet" href="/assets/index.146cb09e.css">
 | 
						|
    </head>
 | 
						|
    <body>
 | 
						|
        <noscript>This app requires JavaScript to run. Please enable JavaScript for this site.</noscript>
 | 
						|
        <div id="app"></div>
 | 
						|
    </body>
 | 
						|
    
 | 
						|
    
 | 
						|
</html>
 |