fix google translate appear (#2784)

This commit is contained in:
Liberal dev 2024-02-09 05:04:36 +09:00 committed by GitHub
parent 8b239c8347
commit de705606d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 9 deletions

View file

@ -1,8 +1,7 @@
<!DOCTYPE html>
<html lang="%LANG_ISO_CODE%">
<html>
<head>
<meta charset="utf-8" />
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
<meta charset="utf-8">
<!--
This viewport works for phones with notches.
It's optimized for gestures by disabling global zoom.
@ -234,8 +233,8 @@
width: 80%;
"
>
<p>Oh no! It looks like JavaScript is not enabled in your browser.</p>
<p style="margin: 20px 0;">
<p lang="en">Oh no! It looks like JavaScript is not enabled in your browser.</p>
<p lang="en" style="margin: 20px 0;">
<button
type="submit"
style="