Hacker News new | ask | show | jobs
by timdorr 4372 days ago
There is some unparsed PHP in there:

    <html class="no-js" xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
    <!--[if lt IE 7 ]><html class="ie ie6" <?php language_attributes(); ?>> <![endif]-->
    <!--[if IE 7 ]><html class="ie ie7" <?php language_attributes(); ?>> <![endif]-->
    <!--[if IE 8 ]><html class="ie ie8" <?php language_attributes(); ?>> <![endif]-->
    <!--[if (gte IE 9)|!(IE)]><html <?php language_attributes(); ?>><![endif]-->