summaryrefslogtreecommitdiff
path: root/legacy/other/refresh/other-sq.html
blob: d6df8e23c49f8bf8642784ddcb0485a9c514b6c9 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
 <meta http-equiv="Refresh" content="5; url='dest.html'">
</head>
<body>
Foo bar baz
</body>
</html>