Make some changes on chrono
This commit is contained in:
parent
83c61f6fe4
commit
363ba3325a
5 changed files with 23 additions and 11 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{extends file="public/layout.tpl"}
|
||||
|
||||
{block name=head2}
|
||||
<meta http-equiv="refresh" content="100">
|
||||
<meta http-equiv="refresh" content="{10*(count($teams)+1)}">
|
||||
{/block}
|
||||
|
||||
{block name=main}
|
||||
|
|
|
|||
Reference in a new issue