Advertisement
Jamira40

Untitled

May 5th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <?php if ( is_front_page() ) { ?>
  2. <?php } else { ?>
  3. <h1 class="entry-title" style="padding-top:10px;"><?php the_title(); ?></h1>
  4. <?php } ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement