Merge pull request #1562 from roots/remove-no-js

Remove extraneous no-js
This commit is contained in:
Ben Word
2015-10-14 17:03:30 -05:00

View File

@@ -6,7 +6,7 @@ use Roots\Sage\Wrapper;
?> ?>
<!doctype html> <!doctype html>
<html class="no-js" <?php language_attributes(); ?>> <html <?php language_attributes(); ?>>
<?php get_template_part('templates/head'); ?> <?php get_template_part('templates/head'); ?>
<body <?php body_class(); ?>> <body <?php body_class(); ?>>
<!--[if lt IE 9]> <!--[if lt IE 9]>