Changeset 178 for minimanager/forum.html
- Timestamp:
- Dec 23, 2007, 2:55:36 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
minimanager/forum.html
r142 r178 2 2 <head> 3 3 <title>A web page that points a browser to a different page after 2 seconds</title> 4 <meta http-equiv="refresh" content="2; URL=http:// www.rebirthofdeceived.com">4 <meta http-equiv="refresh" content="2; URL=http://127.0.0.1"> 5 5 <meta name="keywords" content="automatic redirection"> 6 6 </head> 7 7 <body> 8 If your browser doesn't automatically go there within a few seconds, 9 you may want to go to 10 <a href="http:// www.rebirthofdeceived.com">the destination</a>8 If your browser doesn't automatically go there within a few seconds, 9 you may want to go to 10 <a href="http://127.0.0.1">the destination</a> 11 11 manually. 12 12 </body>
Note:
See TracChangeset
for help on using the changeset viewer.