forked from MapComplete/MapComplete
9 lines
179 B
HTML
9 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>
|