Add images to home page; fix countdown
This commit is contained in:
parent
631b9c8c88
commit
4efc90a5f0
9 changed files with 120 additions and 95 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{extends file="layout.tpl"}
|
||||
{block name=content}
|
||||
{extends file="public/layout.tpl"}
|
||||
|
||||
{block name=main}
|
||||
<h1>
|
||||
{$team->slogan}
|
||||
</h1>
|
||||
|
|
|
|||
Reference in a new issue