diff options
Diffstat (limited to 'header.php')
-rw-r--r-- | header.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ <?php -printf(' -<!DOCTYPE html> +printf( +'<!DOCTYPE html> <html lang="' . get_bloginfo('language') . '"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> |