Admin part: home and teams part done
This commit is contained in:
parent
568a6beef0
commit
166be860c8
11 changed files with 249 additions and 54 deletions
7
onyx/tpl/bootstrap/admin/home.tpl
Normal file
7
onyx/tpl/bootstrap/admin/home.tpl
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{extends file="admin/layout.tpl"}
|
||||
|
||||
{block name=content}
|
||||
<h1>
|
||||
Zone d'administration
|
||||
</h1>
|
||||
{/block}
|
||||
Reference in a new issue