- Timestamp:
- 10/29/2013 07:05:02 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/taxonomy-post_format.php
r25769 r25985 16 16 get_header(); ?> 17 17 18 <div id="main-content" class="main-content"> 18 19 <section id="primary" class="content-area"> 19 20 <div id="content" class="site-content" role="main"> … … 65 66 </div><!-- #content --> 66 67 </section><!-- #primary --> 68 </div><!-- #main-content --> 67 69 68 70 <?php 69 get_sidebar( 'content' );70 71 get_sidebar(); 71 72 get_footer();
Note: See TracChangeset
for help on using the changeset viewer.