We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb50b9b commit f60b092Copy full SHA for f60b092
1 file changed
src/Template/Layout/default.ctp
@@ -16,7 +16,7 @@
16
*/
17
?>
18
<!DOCTYPE html>
19
-<html>
+<html lang="en">
20
<head>
21
<?= $this->Html->charset() ?>
22
<meta http-equiv="X-UA-Compatible" content="IE=edge">
0 commit comments