blob: 44861de7aa3af5fdfb455233881a744afb656b27 [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">
giodd213152024-09-27 11:26:59 +020013 {{ block "content" . }}{{ end }}
Giorgi Lekveishvili83b72192024-03-11 18:36:14 +040014 </main>
15 </body>
16</html>