'; /** * Load sidebar contents. */ dynamic_sidebar( 'delicious-recipe-sidebar' ); echo ''; } /* Omit closing PHP tag at the end of PHP files to avoid "headers already sent" issues. */