Remove extraneous no-js

This commit is contained in:
Austin Pray
2015-10-14 11:55:46 -05:00
parent 8e271f98bd
commit fde453fee8

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]>