backup du projet

This commit is contained in:
Yasder5
2026-02-26 00:19:11 +01:00
commit 4655c05be6
670 changed files with 87655 additions and 0 deletions

8
views/layout.tpl Normal file
View File

@@ -0,0 +1,8 @@
{include file="views/_partial/header.tpl"}
<main class="container">
{block name="content"}
{/block}
</main>
{include file="views/_partial/footer.tpl"}