old-website/newsgroup/head.inc

8 lines
252 B
PHP
Raw Normal View History

2006-06-11 03:24:56 -04:00
<html>
<head>
<title><? echo htmlspecialchars($title); ?></title>
<META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=<?=$www_charset?>">
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body textcolor="black" bgcolor="white">