22 lines
		
	
	
		
			733 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			733 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
| 
 | |
| <head>
 | |
|   <meta charset="utf-8" />
 | |
|   <link rel="icon" href="/favicon.png" />
 | |
|   <link rel="manifest" href="/manifest.webmanifest">
 | |
|   <link rel="apple-touch-icon" href="/lfk-logo.png">
 | |
|   <meta name="theme-color" content="#FFFFFF">
 | |
|   <meta name="viewport" content="width=device-width, initial-scale=1" />
 | |
|   <meta name="description" content="Lauf Für Kaya! - Admin" />
 | |
|   <title>Lauf für Kaya! - Admin</title>
 | |
| </head>
 | |
| 
 | |
| <body>
 | |
|   <span style="display: none;visibility: hidden;" id="buildinfo">RELEASE_INFO-0.8.4-RELEASE_INFO</span>
 | |
|   <noscript>You need to enable JavaScript to run this app.</noscript>
 | |
|   <script src="/env.js"></script>
 | |
|   <script type="module" src="/src/main.js"></script>
 | |
| </body>
 | |
| 
 | |
| </html> |