14 lines
200 B
HTML
14 lines
200 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>MapComplete Login</title>
|
|
</head>
|
|
<body>
|
|
|
|
Hey!
|
|
|
|
Open this page with the app. (Press the menu, "open in app")
|
|
|
|
</body>
|
|
</html>
|