16 lines
274 B
HTML
16 lines
274 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
|
|
|
<title>MapComplete Login</title>
|
|
</head>
|
|
<body>
|
|
|
|
Hey!
|
|
|
|
Open this page with the app. (Press the menu, "open in app")
|
|
|
|
</body>
|
|
</html>
|