forked from MapComplete/MapComplete
		
	
		
			
				
	
	
		
			20 lines
		
	
	
	
		
			927 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
	
		
			927 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html lang="en">
 | 
						|
<head>
 | 
						|
    <meta charset="UTF-8">
 | 
						|
    <title>MapComplete Studio</title>
 | 
						|
    <meta content="width=device-width, initial-scale=1.0, user-scalable=no" name="viewport">
 | 
						|
    <link href="./css/mobile.css" rel="stylesheet"/>
 | 
						|
    <link href="./css/openinghourstable.css" rel="stylesheet"/>
 | 
						|
    <link href="./css/tagrendering.css" rel="stylesheet"/>
 | 
						|
    <link href="css/ReviewElement.css" rel="stylesheet"/>
 | 
						|
    <link href="./css/index-tailwind-output.css" rel="stylesheet"/>
 | 
						|
    <link href="./css/wikipedia.css" rel="stylesheet"/>
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
<div id="main" class="h-full">Initing studio...</div>
 | 
						|
<script src="./src/UI/StudioGui.ts" type="module"></script>
 | 
						|
<script async data-goatcounter="https://pietervdvn.goatcounter.com/count" src="https://gc.zgo.at/count.js" crossorigin="anonymous" integrity="sha384-nx5O+otcqJoqMhdDt8jUzmia6ng81Z5zZozYr69TzPkOLjVhLKMxu5zHCV9/0MPn"></script>
 | 
						|
 | 
						|
</body>
 | 
						|
</html>
 |