summaryrefslogtreecommitdiffstats
path: root/usr/local/www/head.inc
blob: 7b5f1ec8348c5eafb6ee076cd11833d451498e59 (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