Deleted heads bloc in layout and team.tpl
This commit is contained in:
parent
7cf991d537
commit
04d9601409
@ -3,7 +3,7 @@
|
||||
{block name=head}
|
||||
{literal}
|
||||
<style>
|
||||
body{margin-top:60px;}
|
||||
body{margin-top:100px;}
|
||||
</style>
|
||||
{/literal}
|
||||
{/block}
|
||||
|
@ -1,9 +1,5 @@
|
||||
{extends file="teams/layout.tpl"}
|
||||
|
||||
{block name=head}
|
||||
<link href="/css/common.css" rel="stylesheet">
|
||||
{/block}
|
||||
|
||||
{block name=content}
|
||||
<h1>
|
||||
THIS IS TEAM
|
||||
|
Loading…
Reference in New Issue
Block a user