This commit is contained in:
2025-12-26 02:44:15 +01:00
parent 9fb863365c
commit 811d3df7a0
11 changed files with 589 additions and 75 deletions

4
public/page/verify.php Normal file
View File

@@ -0,0 +1,4 @@
<?php
declare(strict_types=1);
tpl('verify', 'landing', 'account');