blob: 86563c66698e26f14e8e581c83597d5f255bce79 [file] [log] [blame]
Giorgi Lekveishvili83b72192024-03-11 18:36:14 +04001<!DOCTYPE html>
2<html lang="en" data-theme="light">
3 <head>
gio1bf00802024-08-17 12:31:41 +04004 <link rel="stylesheet" href="/stat/pico.2.0.6.min.css">
Davit Tabidzefdf3b9b2024-07-30 21:01:08 +04005 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/hack-font/3.3.0/web/hack.min.css">
gio1bf00802024-08-17 12:31:41 +04006 <link rel="stylesheet" href="/stat/welcome.css?v=0.0.1">
Giorgi Lekveishvili83b72192024-03-11 18:36:14 +04007 <meta charset="UTF-8">
8 <meta name="viewport" content="width=device-width, initial-scale=1" >
9 <title>Successful Registration</title>
10 </head>
11 <body>
12 <main class="container">
13 <div>
14 <p>Your account has been successfully created.</p>
Davit Tabidze56f86a42024-04-09 19:15:25 +040015 <p>Click <a href="{{ .LoginAddr }}">here</a> to open up the Launcher.</p>
Giorgi Lekveishvili83b72192024-03-11 18:36:14 +040016 </div>
17 </main>
18 </body>
19</html>