projet_php/views/layout.tpl
2026-02-08 19:49:17 +01:00

7 lines
No EOL
120 B
Smarty

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