Files
recycled-ni-neutrino/data/y-web/Y_Refresh.yhtm
vanhofen 0a874ca762 yWeb: move data from /src to /data
Origin commit data
------------------
Commit: 29847283ad
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-15 (Thu, 15 Dec 2016)

Origin message was:
------------------
- yWeb: move data from /src to /data
2016-12-15 14:00:45 +01:00

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>