adds lang attribute on error pages

This commit is contained in:
Alberto Garcia Cabeza
2017-03-06 13:38:40 +01:00
parent ad9d6d0713
commit 5cf9a98e6a
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>Error 422 | The change you wanted was rejected</title>
<meta name="viewport" content="width=device-width,initial-scale=1">