1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-29 14:54:50 +02:00
Smack/apps/webchat/source/web/logo.html

14 lines
208 B
HTML
Raw Normal View History

<!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>