Files
recycled-ni-neutrino/data/y-web/Y_Refresh.yhtm
vanhofen 6cedf045cf yWeb: drop obsolete CDATA comments
Origin commit data
------------------
Branch: ni/coolstream
Commit: 948cc523ef
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-18 (Sat, 18 Feb 2023)

Origin message was:
------------------
- yWeb: drop obsolete CDATA comments

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2023-02-18 23:49:00 +01:00

13 lines
204 B
Plaintext

{=include-block:Y_Blocks.txt;head=}
<script>
function do_onload()
{
top.location.href="/";
}
</script>
{=include-block:Y_Blocks.txt;head_close=}
<body onload="do_onload()">
refreshing...
</body>
</html>