vault backup: 2024-10-17 00:38:07

This commit is contained in:
boris
2024-10-17 00:38:07 +01:00
parent ba58adb17e
commit df5e8dd1bf
33 changed files with 2409 additions and 25 deletions

View File

@@ -0,0 +1,5 @@
<?php require('template/header.phtml') ?>
<h2>Welcome to Page1</h2>
<?php require('template/footer.phtml') ?>