Advertisement
Guest User

Untitled

a guest
Feb 9th, 2014
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.21 KB | None | 0 0
  1. <?php if( is_archive('shop_vendor') ): ?>
  2. </main><!-- /.main -->
  3.  
  4.     </div><!-- /.content -->
  5.   </div><!-- /.wrap -->
  6.  
  7.   <?php get_template_part('templates/footer-shop'); ?>
  8.  
  9. </body>
  10. </html>
  11. <?php endif; ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement