Current File : /pages/54/47/d0016649/home/htdocs/ob_maxi/wp-content/themes/radiate/footer.php |
<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the #content div and all content after
*
* @package ThemeGrill
* @subpackage Radiate
* @since Radiate 1.0
*/
?>
</div><!-- .inner-wrap -->
</div><!-- #content -->
<footer id="colophon" class="site-footer" role="contentinfo">
<div class="site-info">
<?php do_action( 'radiate_credits' ); ?>
</div>
</div>
</footer><!-- #colophon -->
<a href="#masthead" id="scroll-up"><span class="genericon genericon-collapse"></span></a>
</div><!-- #page -->
<?php wp_footer(); ?>
</body>
</html>