Advertisement
Guest User

content-single.php

a guest
May 4th, 2012
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <article id="post-<?php the_ID(); ?>" <?php post_class('div1'); ?>>
  2. <header class="entry-header">
  3. <h1 class="entry-title">
  4. <p><?php the_title(); ?></p>
  5. </h1>
  6. <p>php the_date(); ?></p>
  7. </header>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement