Advertisement
Guest User

sidebar

a guest
Mar 29th, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <div id="sidebar">
  2.  
  3. <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Sidebar') ) : ?>
  4. <?php endif; ?>
  5.  
  6. </div> <!-- end #sidebar -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement