5 lines
93 B
Smarty
5 lines
93 B
Smarty
{extends file="teams/layout.tpl"}
|
|
|
|
{block name=content}
|
|
{include file="rank.tpl"}
|
|
{/block}
|