<?php
/*
* Blue Taste Wordpress Theme By Jabox (http://www.jabox.com.ar)
*/  
?>
<div style="visibility:hidden; clear:both"> </div>
</div>
<div id="footer">
&copy; <?php echo date("Y"); ?> - <strong><a href="<?php echo home_url(); ?>/"><?php bloginfo('name'); ?></a></strong><span class="rss"><a href="<?php bloginfo('rss2_url'); ?>">RSS Feed</a></span>
</div>
<div id="container-down"></div>
</div>
<div id="credits"><span>Blue Taste Theme</span> created by <a href="http://www.jabox.com.ar" target="_blank">Jabox</a></div>
<?php wp_footer(); ?>
</body>
</html>
