This commit is contained in:
Anton Afanasyeu
2026-06-23 12:29:36 +02:00
commit 4500fc5e0a
8 changed files with 1760 additions and 0 deletions

2
public/index.php Normal file
View File

@@ -0,0 +1,2 @@
<?php
require __DIR__ . '/../views/layout.php';