root/afridex/theme/sidebar.php @ 21

Revision 14, 160 bytes (checked in by admin, 18 years ago)
Line 
1<div id="sidebar">
2
3        <h2>Top 10 in Afridex</h2>
4
5        <br /><br />
6        <h2>All Tags</h2>
7                <?php wp_tag_cloud('smallest=10&largest=18&unit=px&format=flat'); ?>
8
9</div>
Note: See TracBrowser for help on using the browser.