Skip to content

Commit 5dfc1e3

Browse files
javiereguiluzfabpot
authored andcommitted
[WebProfilerBundle] Fix some minor HTML issues
1 parent 1f46750 commit 5dfc1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/views/error.html.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html lang="en">
33
<head>
44
<meta charset="<?= $this->charset; ?>" />
55
<meta name="robots" content="noindex,nofollow,noarchive" />

0 commit comments

Comments
 (0)