?php
/**
* The template for displaying the footer.
*
* Contains the closing of the #content div and all content after
*
* @package ThemeGrill
* @subpackage ColorNews
* @since ColorNews 1.0
*/

?>
if( is_active_sidebar( 'colornews_advertisement_above_footer' ) ) {
if ( !dynamic_sidebar( 'colornews_advertisement_above_footer' ) ):
endif;
}
?>