root/afridex/singleleft_bar.php @ 4

Revision 1, 174 bytes (checked in by admin, 18 years ago)
Line 
1<div id="singleleft_bar">
2<?php require('feeds.php') ?>   
3                <h2 class="stringent">All Tags</h2>
4        <?php wp_tag_cloud('smallest=10&largest=15&unit=px&format=flat'); ?>
5
6</div>
7
Note: See TracBrowser for help on using the browser.