Newer
Older
ubixos-web / docroot / phpwiki / locale / de / templates / message.html
@reddawg reddawg on 29 Jun 2004 399 bytes UbixOS Web Site
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>###PAGE###</title>
</head>

<body bgcolor=linen text=black alink=red link=darkblue vlink=darkmagenta>

<table cellpadding=2>
<tr><td bgcolor=black><a href="###SCRIPTURL###"><img src="###LOGO###" border=0 alt="[phpwiki]"></a></td>
<td><h1>###PAGE###</h1>
</td></tr></table>

###CONTENT###

</body>
</html>