Changeset 3487
- Timestamp:
- 06/19/2016 10:07:28 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-p2/single-handbook.php
r2568 r3487 11 11 12 12 <!-- Also called on in footer but will not display the second time. --> 13 <?php get_sidebar( get_post_type()); ?>13 <?php get_sidebar( 'handbook' ); ?> 14 14 15 15 <div class="sleeve_main">
Note: See TracChangeset
for help on using the changeset viewer.