mirror of
				https://github.com/Telecominfraproject/wlan-cloud-ui.git
				synced 2025-10-29 09:52:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			170 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			170 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
|   <head>
 | |
|     <title>ConnectUs</title>
 | |
|   </head>
 | |
| 
 | |
|   <body>
 | |
|     <div id="root"></div>
 | |
|     <script src="./dist/bundle.js"></script>
 | |
|   </body>
 | |
| </html>
 | 
