|
@@ -18,9 +18,6 @@
|
|
|
<link rel='stylesheet' type='text/css' href='<?=$path["css"]?>ui.css'/>
|
|
<link rel='stylesheet' type='text/css' href='<?=$path["css"]?>ui.css'/>
|
|
|
<link rel='stylesheet' type='text/css' href='<?=$path["css"]?>teams.css'/>
|
|
<link rel='stylesheet' type='text/css' href='<?=$path["css"]?>teams.css'/>
|
|
|
<link rel='stylesheet' type='text/css' href='<?=$path["css"]?>filters.css'/>
|
|
<link rel='stylesheet' type='text/css' href='<?=$path["css"]?>filters.css'/>
|
|
|
- <!-- Script files -->
|
|
|
|
|
- <script src="<?=$path["js"]?>ui.js"></script>
|
|
|
|
|
- <script src="<?=$path["js"]?>teams.js"></script>
|
|
|
|
|
<!-- Meta tags -->
|
|
<!-- Meta tags -->
|
|
|
<link rel='canonical' href='<?=$page->canonical?>'/>
|
|
<link rel='canonical' href='<?=$page->canonical?>'/>
|
|
|
<link rel='author' href='<?=$page->author?>'/>
|
|
<link rel='author' href='<?=$page->author?>'/>
|