<?php /** * @package Brand New Day */ ?> <ul id="footer-sidebar2" class="footer-sidebar"> <?php if ( !dynamic_sidebar( __( 'Footer Sidebar 2', 'brand-new-day' ) ) ) : ?> <?php endif; ?> </ul>