summaryrefslogtreecommitdiffstats
path: root/usr/local/www/head.inc
blob: 7fe70b75f45fa1b8c5cbb3b4ff276d26dbd3e7b4 (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 rel="stylesheet" type="text/css" href="niftycssCode.css">
    <link rel="stylesheet" type="text/css" href="niftycssprintCode.css" media="print">
    <link href="gui.css" rel="stylesheet" type="text/css">
    <script type="text/javascript" src="niftyjsCode.js"></script>
</head>
OpenPOWER on IntegriCloud