<?php if(is_tag()){ echo $name=single_tag_title('',false); } ?>
<?php the_tags('<strong>标签:</strong> ', ' , ' , ''); ?>