I am trying to run following HTML & JavaScript Code in HTML box in google sites, but running into this error, "0+0: folding element body into parent" and no success. Any ideas? Thanks
<html>
<head>
<meta http-equiv="refresh" content="3;url=http://www.somewhere.com/" />
</head>
<body>
<h1>Redirecting in 3 seconds...</h1>
</body>
</html>
Prepare to be redirected!
This page is a time delay redirect, please update your bookmarks to our new location!
– Blue Line Oct 12 '12 at 14:08