diff --git a/single.php b/single.php index 8db87e1..2bfde6a 100644 --- a/single.php +++ b/single.php @@ -99,7 +99,7 @@ echo('
'); echo('
'); - echo('

'.the_title().'

); + echo('

'.the_title().'

'); } } ?>