Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php if (!is_front_page()) { ?>
- <div class="logo_page">
- <a href="<?php echo get_home_url();?>"><img src="<?php bloginfo('template_url'); ?>/image/logo.png"></a>
- </div>
- <?php } ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement