Merge pull request #1171 from B-07/patch-1

Proper Indentation
This commit is contained in:
alaczek 2017-07-11 11:59:59 +10:00 committed by GitHub
commit c44675fa12
1 changed files with 6 additions and 5 deletions

View File

@ -9,7 +9,8 @@
* @package _s
*/
?><!doctype html>
?>
<!doctype html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>">