Merge pull request #4763 from bryanforbes/fix-openwrt-2020-doctype

luci-theme-openwrt-2000: Add doctype to header
This commit is contained in:
Jo-Philipp Wich 2021-02-09 10:52:21 +01:00 committed by GitHub
commit 99e9c10612
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
http.prepare_content("text/html; charset=UTF-8")
-%>
<!DOCTYPE html>
<html lang="<%=luci.i18n.context.lang%>">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />