Add missing 'class' comments

This commit is contained in:
kobenland 2012-05-23 21:01:41 +02:00
parent 55ab0fa5d6
commit b9fa5c0dd2
8 changed files with 13 additions and 13 deletions

View file

@ -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(); ?>