summaryrefslogtreecommitdiffstats
path: root/usr/local/www/head.inc
blob: 9efd55db3ae0d3f579eefeadbdb0e32054b00aa9 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
    <title><?=gentitle($pgtitle);?></title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <link href="gui.css" rel="stylesheet" type="text/css">
    <link rel="stylesheet" type="text/css" href="niftycssCode.css">
    <link rel="stylesheet" type="text/css" href="niftycssprintCode.css" media="print">
    <script type="text/javascript" src="niftyjsCode.js"></script>
</head>
OpenPOWER on IntegriCloud