Advertisement
mahdiar

sidebar

Jul 12th, 2012
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.17 KB | None | 0 0
  1. <div id="sidebar">              
  2.     <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Blog Sidebar') ) : ?>
  3.     <?php endif; ?>
  4. </div>
  5. <!-- END sidebar -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement