mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-02 08:57:19 -04:00
7 lines
142 B
HTML
7 lines
142 B
HTML
|
<html>
|
||
|
<head><meta http-equiv="refresh" content="3 url=/somewhere" /></head>
|
||
|
<body>
|
||
|
Redirect to /somewhere after 3 seconds.
|
||
|
</body>
|
||
|
</html>
|