1 2 3 4 5 6 7 8 9 10 11
--- ../twentyeleven/index.php 2011-09-29 13:43:12.000000000 -0400 +++ index.php 2011-09-29 15:56:54.000000000 -0400 @@ -17,6 +17,8 @@ <div id="primary"> <div id="content" role="main"> + <?php get_sidebar( 'index' ); ?> + <?php if ( have_posts() ) : ?> <?php twentyeleven_content_nav( 'nav-above' ); ?>