This is a bit weird. A site that i've done based on the MistyLook theme has all of a sudden turned into a frames website.
I've certainly not put any frames in, and I can't find any references to frames in any of the docs, but when I attempt to view the code in my browser all I see is:
<html>
<head>
<title>Watoto Wa Baraka</title>
</head>
<frameset cols="100%,*">
<frame name="africa" src="http://watotowabaraka.awardspace.com/" >
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support them.<br />Please upgrade your browser.</p>
</body>
</noframes>
</frameset>
</html>
Does anyone know what could've caused this? The website address is http://www.africanorphanage.org
Many thanks