Add missing 'class' comments
This commit is contained in:
parent
55ab0fa5d6
commit
b9fa5c0dd2
8 changed files with 13 additions and 13 deletions
|
@ -65,7 +65,7 @@ get_header(); ?>
|
|||
echo apply_filters( 'tag_archive_meta', '<div class="taxonomy-description">' . $tag_description . '</div>' );
|
||||
}
|
||||
?>
|
||||
</header>
|
||||
</header><!-- .page-header -->
|
||||
|
||||
<?php rewind_posts(); ?>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue