add lang to html

This commit is contained in:
creme 2019-09-09 16:02:01 +02:00
parent 113249d474
commit 88f0ecab46
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

View File

@ -354,7 +354,7 @@ def fhost():
maxsizehalf = int(maxsizehalf)
return """<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>{6}</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />