Advertisement
Guest User

sidebar.php

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