backup du projet
This commit is contained in:
8
views/layout.tpl
Normal file
8
views/layout.tpl
Normal 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"}
|
||||
Reference in New Issue
Block a user