Skip to content
Snippets Groups Projects
Commit 097dee5d authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

Specify <html lang="en"> in HTML output. (re. #849411)

parent 56969119
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
# along with diffoscope. If not, see <https://www.gnu.org/licenses/>.
HEADER = """<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="IE=edge">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment