root/afridex/theme/indexright_bar.php @ 19

Revision 10, 136 bytes (checked in by admin, 18 years ago)
Line 
1<div id="plusbar">
2        <h2>Recent Company Feedback</h2>
3                <ul class="comments">
4                <li><?php get_recent_comments(); ?></li>
5                </ul>
6</div>
7
Note: See TracBrowser for help on using the browser.