• Hi,

    Thanks for a fantastic theme! Just one little bug I found…

    Line 2 of header.php reads:
    <html <?php language_attributes(); ?>

    It should be:
    <html <?php language_attributes(); ?>>
    (note the second > at the end)

    Cheers 🙂

  • The topic ‘unclosed html tag’ is closed to new replies.