' . sprintf( $tt, '' . single_tag_title( '', false ) . '' ); aweaver_archive_title( $title, 'tag' ); // the_archive_title( '

', '

' ); $tag_description = tag_description(); if ( ! empty( $tag_description ) ) echo apply_filters( 'tag_archive_meta', '
' . $tag_description . '
' ); ?>