mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-14 16:22:07 +01:00
14 lines
208 B
HTML
14 lines
208 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||
|
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Chat Logo</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<img src="images/logo.gif" width="175" height="28" alt="" border="0">
|
||
|
|
||
|
</body>
|
||
|
</html>
|