| 1234567891011121314151617 |
- <!doctype html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <title>Rural attractiveness explorer</title>
- <base href="./">
- <script>document.write('<base href="' + document.location + '"/>');</script>
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="icon" type="image/x-icon" href="favicon.ico">
- </head>
- <body style="margin: 0;">
- <application-root></application-root>
- </body>
- </html>
|