Add files via upload
This commit is contained in:
parent
5e3b6ee148
commit
009191494e
2 changed files with 291 additions and 3 deletions
|
|
@ -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"}
|
||||
Loading…
Add table
Add a link
Reference in a new issue