summaryrefslogtreecommitdiff
path: root/html/help.html
blob: 0a3b41836687303212110315dfce5939f40e468f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<html>
<head>
<title>
 Chat-help - %%PGETITLE%%
</title>
<link rel=stylesheet href="style.css" type=text/css>
</head>
<body bgcolor=#000000 text=#ffff00>
<table align=center width=500>
<tr><td>
 Hello %%nick%%, all chat commands available are summarized below:
</td></tr>
<tr><td>
<br>
<table>
%%content%%
</table>
</td></tr>
</table>
<br><br>
<center><span class="signature">yChat is OpenSource - get it at <a target="_blank" href="http://www.yChat.org">http://www.yChat.org</a></span></center>
</body>
</html>