1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-29 01:45:34 +00:00
elinks/test/refresh.html

7 lines
125 B
HTML
Raw Permalink Normal View History

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