Updated tag.php
This commit is contained in:
parent
30fb3af3f1
commit
f33d29c7df
4
tag.php
4
tag.php
@ -4,7 +4,7 @@
|
||||
*
|
||||
* Displays a tag archive
|
||||
*
|
||||
* @package Atticus Finch
|
||||
* @package Portage
|
||||
*/
|
||||
|
||||
get_header();
|
||||
@ -34,7 +34,7 @@ get_header();
|
||||
<?php endwhile; ?>
|
||||
<?php endif; ?>
|
||||
|
||||
<?php atticus_finch_display_nav(); ?>
|
||||
<?php portage_display_nav(); ?>
|
||||
</div> <!-- end Content -->
|
||||
|
||||
<?php get_sidebar(); ?>
|
||||
|
Loading…
Reference in New Issue
Block a user