Files
recycled-ni-neutrino/data/y-web/Y_About.yhtm
vanhofen 4d78dc4d04 yWeb: minor code formattings
Origin commit data
------------------
Commit: a3a109590d
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)

Origin message was:
------------------
- yWeb: minor code formattings
2022-09-09 22:43:15 +02:00

45 lines
1.6 KiB
Plaintext

{=var-set:cancache=yPConf=}
{=include-block:Y_Blocks.txt;head=}
</head>
{=var-set:alt_httpd={=ini-get:%(CONFIGDIR)/nhttpd.conf;WebsiteMain.override_directory;%(PUBLIC_HTTPDDIR)=}=}
{=var-set:vf={=if-file-exists:{=var-get:alt_httpd=}/Y_Version.txt~{=var-get:alt_httpd=}/Y_Version.txt~Y_Version.txt=}=}
<body>
<div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2">
{=var-set:menu={=L:info.about=}=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
<div class="work_box_body">
<table border="0" cellpadding="2" cellspacing="4">
<tr>
<td valign="bottom" width="144"></td>
<td valign="bottom"><img border="0" src="images/tux-yweb.png" alt="yWeb by yjogol"/></td>
</tr>
<tr>
<td valign="top">&nbsp;</td>
<td valign="top">
v{=ini-get:{=var-get:vf=};version=} - {=ini-get:{=var-get:vf=};date=} - {=ini-get:{=var-get:vf=};info=}
<br/><br/>
</td>
</tr>
<tr>
<td valign="top">COPYRIGHTS</td>
<td>
yWeb (this Web interface) is licensed under the terms of the Open Source GPL 2 license.<br/>
<a href="http://www.gnu.org/licenses/gpl.html" target="_new" class="exlink">http://www.gnu.org/licenses/old-licenses/gpl-2.0.html</a>
<br/><br/>
yWeb uses Icons from famfamfam (<a href="http://www.famfamfam.com" target="_new" class="exlink">http://www.famfamfam.com</a>) which are
licensed under Creative Common Attribution License 2.5
</td>
</tr>
<tr>
<td valign="top">IMPORTANT</td>
<td>
Do not make yWeb accessible to untrusted networks!<br/>
Otherwise someone else can access your Box.
</td>
</tr>
</table>
</div>
</div>
</body>
</html>