Add files via upload

This commit is contained in:
Bess1k 2026-02-20 15:20:12 +01:00 committed by GitHub
parent 5e3b6ee148
commit 009191494e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 291 additions and 3 deletions

View file

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