- Timestamp:
- 08/02/2012 07:12:11 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentytwelve/full-width-page.php
r21261 r21404 10 10 get_header(); ?> 11 11 12 <div id="primary" >12 <div id="primary" class="site-content"> 13 13 <div id="content" role="main"> 14 14 … … 19 19 20 20 </div><!-- #content --> 21 </div><!-- #primary -->21 </div><!-- #primary .site-content --> 22 22 23 23 <?php get_footer(); ?>
Note: See TracChangeset
for help on using the changeset viewer.