]> git.sur5r.net Git - contagged/blobdiff - tags.php
changed layout, some HTML cleanup
[contagged] / tags.php
index 13b07b2b86cf2efee4f01ac2d528a0a6a3acac0c..4a3019ad1d30ccf2b0e93cc6079333e12ec5b720 100644 (file)
--- a/tags.php
+++ b/tags.php
@@ -7,10 +7,7 @@
   $smarty->assign('tagcloud',tag_cloud());
   //display templates
   header('Content-Type: text/html; charset=utf-8');
-  $smarty->display('header.tpl');
-  $smarty->display('list_filter.tpl');
   $smarty->display('tags.tpl');
-  $smarty->display('footer.tpl');
 
   function tag_cloud(){
     global $conf;