File: groupchat_ichat.html.gr

package info (click to toggle)
jwchat 1.0beta2-13
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,200 kB
  • ctags: 405
  • sloc: xml: 462; sh: 80; makefile: 6
file content (16 lines) | stat: -rw-r--r-- 373 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title></title>
    <script src="switchStyle.js"></script>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
		<style id="timestampstyle">
			<!--
			.time { display:none; }
			//-->
		</style>
  </head>

	<body style="margin:4px;" class="chatbox">
  </body>
</html>