16 lines
474 B
HTML
16 lines
474 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html lang="en">
|
|
<head> <meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
<title>Title Goes Here
|
|
</title>
|
|
</head>
|
|
<body>
|
|
<iframe frameborder="0"
|
|
scrolling="yes"
|
|
id="chat_embed"
|
|
src="http://www.twitch.tv/alomite/chat"
|
|
height="640"
|
|
width="480">
|
|
</iframe>
|
|
</body>
|
|
</html>
|