Guest User

Untitled

a guest
Sep 3rd, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <div id="sidebar" <?php pinboard_sidebar_class(); ?>>
  2. <?php get_sidebar( 'top' ); ?>
  3. <?php get_sidebar( 'left' ); ?>
  4. <?php get_sidebar( 'right' ); ?>
  5. <?php get_sidebar( 'bottom' ); ?>
  6. </div><!-- #sidebar -->
Add Comment
Please, Sign In to add comment