'.$category_description.'
'); } elseif (is_tag()) { // show an optional tag description $tag_description = tag_description(); if (! empty($tag_description)) echo apply_filters('tag_archive_meta', '
'.$tag_description.'
'); } ?>