summaryrefslogtreecommitdiffstats
path: root/usr/local/www/head.inc
blob: f8b515b4e6210c68c66957d74b8480a57164d759 (plain)
1
2
3
4
5
6
7
8
<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="niftyCorners.css">
    <link rel="stylesheet" type="text/css" href="niftyPrint.css" media="print">
    <script type="text/javascript" src="nifty.js"></script>
</head>
OpenPOWER on IntegriCloud