<?php /** * View to display the RSS link **/ ?> <div class="sidebar_container"> <p><a href=""><img src="<?php echo $vars['url']; ?>_graphics/icon_rss.gif" alt="RSS icon" /></a> RSS feed for the wire</p> </div>