| Giorgi Lekveishvili | 83b7219 | 2024-03-11 18:36:14 +0400 | [diff] [blame] | 1 | <!DOCTYPE html> |
| 2 | <html lang="en" data-theme="light"> |
| 3 | <head> |
| gio | 1bf0080 | 2024-08-17 12:31:41 +0400 | [diff] [blame] | 4 | <link rel="stylesheet" href="/stat/pico.2.0.6.min.css"> |
| Davit Tabidze | fdf3b9b | 2024-07-30 21:01:08 +0400 | [diff] [blame] | 5 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/hack-font/3.3.0/web/hack.min.css"> |
| gio | 1bf0080 | 2024-08-17 12:31:41 +0400 | [diff] [blame] | 6 | <link rel="stylesheet" href="/stat/welcome.css?v=0.0.1"> |
| Giorgi Lekveishvili | 83b7219 | 2024-03-11 18:36:14 +0400 | [diff] [blame] | 7 | <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"> |
| gio | dd21315 | 2024-09-27 11:26:59 +0200 | [diff] [blame] | 13 | {{ block "content" . }}{{ end }} |
| Giorgi Lekveishvili | 83b7219 | 2024-03-11 18:36:14 +0400 | [diff] [blame] | 14 | </main> |
| 15 | </body> |
| 16 | </html> |