Hi There.
It might be line 11.
You've closed the A tag without wrapping the rel or title.
I think what you wanted was this. <a rel="bookmark" title="Permanent Link to <?php the_title(); ?>">
Cheers
Hi There.
It might be line 11.
You've closed the A tag without wrapping the rel or title.
I think what you wanted was this. <a rel="bookmark" title="Permanent Link to <?php the_title(); ?>">
Cheers