14 lines
		
	
	
	
		
			511 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			511 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!doctype html>
 | 
						|
<html lang="en">
 | 
						|
    <head>
 | 
						|
        <meta charset="UTF-8" />
 | 
						|
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | 
						|
        <title>RoadPhone Pro</title>
 | 
						|
        <script src="/public/custom_apps/app.js"></script>
 | 
						|
      <script type="module" crossorigin src="/public/assets/index-F6beCyJK.js"></script>
 | 
						|
      <link rel="stylesheet" crossorigin href="/public/assets/index-DwROTVLq.css">
 | 
						|
    </head>
 | 
						|
    <body>
 | 
						|
        <div id="app"></div>
 | 
						|
 | 
						|
    </body>
 | 
						|
</html>
 |