]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/MonoBook/templates/tags.tmpl
PopularTags box
[SourceForge/phpwiki.git] / themes / MonoBook / templates / tags.tmpl
1 <?php // -*-php-*- 
2 ?>
3 <!-- $Id: tags.tmpl,v 1.1 2007-03-18 17:36:05 rurban Exp $ -->
4 <!-- list of most popular categories -->
5 <div class="portlet" id="p-tags">
6   <h5>Favorite Categories</h5>
7   <div class="pBody">
8     <?plugin PopularTags ?>
9   </div>
10 </div>