- Timestamp:
- 05/08/2015 07:35:35 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/front-page.php
r1024 r1557 25 25 <a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title_attribute(); ?>" class="video-title"><?php the_title(); ?></a> 26 26 <?php $wptv->the_event( '<strong class="video-event">', '</strong>' ); ?> 27 </h3>27 </h3> 28 28 </div><!-- .main-video --> 29 29 <?php endwhile; // $featured->have_posts ?>
Note: See TracChangeset
for help on using the changeset viewer.