Files
recycled-ni-neutrino/data/y-web/Y_Wait.yhtm
vanhofen 1a5e324f02 yWeb: introduce head_close block
Origin commit data
------------------
Branch: ni/coolstream
Commit: 25b6cc49ba
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-01 (Wed, 01 Feb 2023)

Origin message was:
------------------
- yWeb: introduce head_close block

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

------------------
This commit was generated by Migit
2023-02-01 23:44:48 +01:00

24 lines
429 B
Plaintext

{=var-set:cancache=yPyes=}
{=include-block:Y_Blocks.txt;head=}
{=include-block:Y_Blocks.txt;head_close=}
<body>
<br/>
<table class="y_wait_box_visible" cellpadding="8">
<tr>
<td>
<font color="#666666">
<b>Anfrage wird bearbeitet</b>
</font>
<p align="center">
<img border="0" src="images/wait.gif"/>
</p>
<p align="center">
<font size="2">Bitte warten ...</font>
</p>
</td>
</tr>
</table>
</body>
</html>