mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
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>
|