1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-15 23:35:34 +00:00
elinks/test/refresh2.html

7 lines
142 B
HTML
Raw Normal View History

<html>
<head><meta http-equiv="refresh" content="3 url=/somewhere" /></head>
<body>
Redirect to /somewhere after 3 seconds.
</body>
</html>