Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php if ( is_front_page() ) { ?>
- <?php } else { ?>
- <h1 class="entry-title" style="padding-top:10px;"><?php the_title(); ?></h1>
- <?php } ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement