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>
<html class="no-js" <?php language_attributes(); ?>>
<html <?php language_attributes(); ?>>
<?php get_template_part('templates/head'); ?>
<body <?php body_class(); ?>>
<!--[if lt IE 9]>