server/onyx/tpl/bootstrap/teams/summary.tpl

10 lines
169 B
Smarty
Raw Normal View History

2013-11-08 14:47:55 +00:00
{extends file="teams/layout.tpl"}
{block name=head}
<link href="/css/common.css" rel="stylesheet">
{/block}
{block name=content}
2013-11-08 14:47:55 +00:00
{include file="summary.tpl"}
{/block}