mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-05 08:05:58 +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>
|