Changeset 23471
- Timestamp:
- 02/22/2013 04:07:28 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentytwelve/content-page.php
r22318 r23471 11 11 <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> 12 12 <header class="entry-header"> 13 <?php the_post_thumbnail(); ?> 13 14 <h1 class="entry-title"><?php the_title(); ?></h1> 14 15 </header>
Note: See TracChangeset
for help on using the changeset viewer.