mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@435 e54a6e83-5905-42d5-8d5c-058d10e6a962
15 lines
211 B
Plaintext
15 lines
211 B
Plaintext
{=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>
|