| <!DOCTYPE html> | |
| <html lang="en" data-theme="light"> | |
| <head> | |
| <link rel="stylesheet" href="/static/pico.min.css"> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1" /> | |
| </head> | |
| <body> | |
| <div style="display: contents"> | |
| <main class="container"> | |
| Environment for {{ .Domain }} is being configured. In few minutes go to <a href="https://welcome.{{ .Domain }}">https://welcome.<b>{{ .Domain }}</b></a> to set up administrative account. | |
| </main> | |
| </div> | |
| </body> | |
| </html> |