Added missing <html> opening tag to the maintenance page (#20203)

- this was previously missing
This commit is contained in:
Galdin Raphael 2024-05-15 12:40:37 +05:30 committed by GitHub
parent 0254514fc0
commit 93eaee7e08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,5 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">