Guest User

weblizar-breadcrumbs.php

a guest
Jan 28th, 2016
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <div class="page_title2">
  2. <div class="container">
  3. <div class="two_third">
  4. <div class="title"><h1><?php if(is_home()){ _e('Home','weblizar'); }else{ the_title(); } ?></h1></div>
  5. <?php weblizar_breadcrumbs(); ?>
  6. </div>
  7. </div>
  8. </div><!-- end page title -->
  9. <div class="clearfix"></div>
Add Comment
Please, Sign In to add comment