Move directory tpl users to teams
This commit is contained in:
parent
30135b4c6e
commit
7571c8c1b1
6 changed files with 5 additions and 5 deletions
11
onyx/tpl/bootstrap/teams/home.tpl
Normal file
11
onyx/tpl/bootstrap/teams/home.tpl
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{extends file="layout-nav.tpl"}
|
||||
|
||||
{block name=head}
|
||||
<link href="/css/home.css" rel="stylesheet">
|
||||
{/block}
|
||||
|
||||
{block name=content}
|
||||
<h1>
|
||||
YOUPIII !!!
|
||||
</h1>
|
||||
{/block}
|
||||
Reference in a new issue