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

7 lines
125 B
HTML
Raw Normal View History

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