summaryrefslogtreecommitdiffstats
path: root/wp-content/themes/home/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-content/themes/home/header.php')
-rw-r--r--wp-content/themes/home/header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-content/themes/home/header.php b/wp-content/themes/home/header.php
index 86238ee..b04ac00 100644
--- a/wp-content/themes/home/header.php
+++ b/wp-content/themes/home/header.php
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />