blob: 0a641168081e017d3741e40db8a609676d0d9193 [file] [log] [blame]
Giorgi Lekveishvili081f18f2023-11-07 14:58:10 +04001<!DOCTYPE html>
2<html lang="en" data-theme="light">
3 <head>
4 <link rel="stylesheet" href="/static/pico.min.css">
5 <meta charset="utf-8" />
6 <meta name="viewport" content="width=device-width, initial-scale=1" />
7 </head>
8 <body>
9 <div style="display: contents">
10 <main class="container">
11 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.
12 </main>
13 </div>
14 </body>
15</html>