13 lines
		
	
	
		
			255 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			255 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!doctype html>
 | |
| <html style="width: 100%">
 | |
| 	<head>
 | |
| 		<script>
 | |
| 			const g_data = $data;
 | |
| 		</script>
 | |
| 	</head>
 | |
| 	<body style="color: #fff; width: 100%">
 | |
| 		<h1>Tilde Friends Administration</h1>
 | |
| 	</body>
 | |
| 	<script type="module" src="script.js"></script>
 | |
| </html>
 |