We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc9b14a commit 1cbdc5eCopy full SHA for 1cbdc5e
1 file changed
app/Views/errors/html/error_exception.php
@@ -1,6 +1,6 @@
1
<?php $error_id = uniqid('error', true); ?>
2
<!doctype html>
3
-<html>
+<html lang="en">
4
<head>
5
<meta charset="UTF-8">
6
<meta name="robots" content="noindex">
0 commit comments