MapComplete/app/land.html

8 lines
179 B
HTML

<!DOCTYPE html>
<html>
<head><title>MapComplete Auth</title></head>
<body>
Authorizing and redirecting, hang on...
<script type="module" src="./land.ts"></script>
</body>
</html>