Skip to content

Commit 7a95be7

Browse files
committed
Revert "forgot the lang="en" tag in the top of the english HTML page"
This reverts commit 1cbdc5e.
1 parent 1cbdc5e commit 7a95be7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Views/errors/html/error_exception.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php $error_id = uniqid('error', true); ?>
22
<!doctype html>
3-
<html lang="en">
3+
<html>
44
<head>
55
<meta charset="UTF-8">
66
<meta name="robots" content="noindex">

0 commit comments

Comments
 (0)