diff --git a/single.php b/single.php index ff8c730..3c32ce1 100644 --- a/single.php +++ b/single.php @@ -184,22 +184,7 @@ - -

- slug . '">' . $tag->slug . ' '; - } - } - - echo join( ' ', $tags_array ); - // the_tags( '', ' ', '
' ); - ?> -

+ - +

+ slug . '">' . $tag->slug . ' '; + } + } + echo join( ' ', $tags_array ); + // the_tags( '', ' ', '
' ); ?> +

1 ){ global $helpers;