Browse Source

Updated tag.php

main
Kenneth John Odle 3 years ago
parent
commit
f33d29c7df
  1. 4
      tag.php

4
tag.php

@ -4,7 +4,7 @@
* *
* Displays a tag archive * Displays a tag archive
* *
* @package Atticus Finch
* @package Portage
*/ */
get_header(); get_header();
@ -34,7 +34,7 @@ get_header();
<?php endwhile; ?> <?php endwhile; ?>
<?php endif; ?> <?php endif; ?>
<?php atticus_finch_display_nav(); ?>
<?php portage_display_nav(); ?>
</div> <!-- end Content --> </div> <!-- end Content -->
<?php get_sidebar(); ?> <?php get_sidebar(); ?>

Loading…
Cancel
Save