Changeset 21369 for trunk/wp-content/themes/twentytwelve/content-image.php
- Timestamp:
- 07/30/2012 07:48:43 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentytwelve/content-image.php
r21261 r21369 17 17 <h1><a href="<?php the_permalink(); ?>" title="<?php echo esc_attr( sprintf( __( 'Permalink to %s', 'twentytwelve' ), the_title_attribute( 'echo=0' ) ) ); ?>" rel="bookmark"><?php the_title(); ?></a></h1> 18 18 <h2><?php the_date(); ?></h2> 19 </footer><!-- #entry-meta -->19 </footer><!-- .entry-meta --> 20 20 </article><!-- #post -->
Note: See TracChangeset
for help on using the changeset viewer.