This commit is contained in:
Yass 2026-02-08 19:49:17 +01:00
parent aec3c845e0
commit edb6c00219
22 changed files with 941 additions and 69 deletions

View file

@ -1,7 +1,7 @@
{include file="./views/partials/header.tpl"}
{include file="views/_partial/header.tpl"}
{block name="content"}
{/block}
{include file="./views/partials/footer.tpl"}
{include file="views/_partial/footer.tpl"}