yweb: new: start wizard

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@435 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
yjogol
2010-02-27 10:34:37 +00:00
parent 6832d24f55
commit 14ae24bdf1
2 changed files with 81 additions and 2 deletions

View File

@@ -0,0 +1,14 @@
{=include-block:Y_Blocks.txt;head=}
<script type="text/javascript">
//<![CDATA[
function do_onload()
{
top.location.href="/";
}
//]]>
</script>
</head>
<body onload="do_onload()">
refreshing...
</body>
</html>