Add language to redirection page

Former-commit-id: 3bbd48931d244479df3a5eb920e47fc4fd968479
This commit is contained in:
Jaifroid 2022-10-07 11:15:45 +01:00
parent 0cab5fab14
commit ee41df930b

View File

@ -1,5 +1,5 @@
<!doctype html> <!doctype html>
<html> <html lang="en">
<head> <head>
<meta http-equiv="refresh" content="0; url=www/index.html"> <meta http-equiv="refresh" content="0; url=www/index.html">
<title>Redirection to index.html</title> <title>Redirection to index.html</title>