projet_php/views/layout.tpl
2026-02-04 22:51:01 +01:00

7 lines
No EOL
124 B
Smarty

{include file="./views/partials/header.tpl"}
{block name="content"}
{/block}
{include file="./views/partials/footer.tpl"}