BrowzOS/instmess/index_offline.html

17 lines
704 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Instant Messaging Software</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="BrowzOS comes supplied with PunBB 1.3.4.">
<style type="text/css">
body {
background-color: #000000;
color: #C0C0C0;
}
p.c1 {text-align: center; font-size:14pt;}
</style>
</head>
<body>
<p class="c1">BrowzOS comes packaged with phpFreeChat as instant messaging software. Please note that phpFreeChat has cannot be run offline (i.e.: it has to be uploaded to a web server to run).</p>
<p class="c1">Sorry for the inconvenience.</p></body></html>