Fix title

This commit is contained in:
JeremyStar™ 2024-04-20 13:41:00 +02:00
parent 8ae809a492
commit b4ada39ac2
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Redirecting » _TITLE_</title> <title>Redirecting to _TITLE_</title>
<meta http-equiv="refresh" content="0; url=_RDURL_"/> <meta http-equiv="refresh" content="0; url=_RDURL_"/>
</head> </head>
<body> <body>