mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
16 lines
449 B
HTML
16 lines
449 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
"http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title></title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<link rel="stylesheet" title="Default" href="main.css" type="text/css" />
|
|
</head>
|
|
|
|
<body>
|
|
<h2 align="center">Chat</h2>
|
|
<hr/>
|
|
show the last -n- lines of OOC, maybe tells too... have the ability to send world emotes, OOC, etc...
|
|
</body>
|
|
</html>
|